Uses of Interface
com.mymed.properties.IPropType

Packages that use IPropType
com.mymed.properties   
 

Uses of IPropType in com.mymed.properties
 

Classes in com.mymed.properties that implement IPropType
 class PropType
          Structure to hold and define a properties type
 

Methods in com.mymed.properties with parameters of type IPropType
 IProperties PropertiesManager.getManager(IPropType value)