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

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

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

Fields in com.togethersoft.openapi.util.properties declared as NullProperties
private static NullPropertiesNullProperties.myInstance
          
 

Methods in com.togethersoft.openapi.util.properties that return NullProperties
static NullPropertiesNullProperties.getNullProperties()
          Return the only instance of this class.