Uses of Interface
com.sas.drugdev.remote.type.RemoteType

Packages that use RemoteType
com.sas.drugdev.remote.type Provides classes and interfaces for retrieving type information. 
 

Uses of RemoteType in com.sas.drugdev.remote.type
 

Methods in com.sas.drugdev.remote.type that return RemoteType
 RemoteType TypeService.getType(java.lang.String name)
          Get the Type with the given name, null if the type doesn't exist.