Uses of Class
com.togethersoft.openapi.util.properties.NullPropertiesRO

Packages that use NullPropertiesRO
com.togethersoft.openapi.util.properties 

Uses of NullPropertiesRO in com.togethersoft.openapi.util.properties
 

Subclasses of NullPropertiesRO in com.togethersoft.openapi.util.properties
class NullProperties
          Represents null property with ability to set new value to it.
 

Fields in com.togethersoft.openapi.util.properties declared as NullPropertiesRO
private static NullPropertiesRONullPropertiesRO.myInstance
          
 

Methods in com.togethersoft.openapi.util.properties that return NullPropertiesRO
static NullPropertiesRONullPropertiesRO.getNullPropertiesRO()
          Return the only instance of this class.