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.
 

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