Uses of Class
com.togethersoft.openapi.util.nullObject.NullObject

Packages that use NullObject
com.togethersoft.openapi.util.enum 
com.togethersoft.openapi.util.nullObject 

Uses of NullObject in com.togethersoft.openapi.util.enum
 

Classes in com.togethersoft.openapi.util.enum that implement NullObject
class EmptyEnumeration
          This class presents always empty enumeration.
 

Uses of NullObject in com.togethersoft.openapi.util.nullObject
 

Classes in com.togethersoft.openapi.util.nullObject that implement NullObject
class NullPropertyChangeSupport
          This class has private constructor and can't to be created by anyone
class NullVetoableChangeSupport
          This class has private constructor and can't to be created by anyone.