Uses of Interface
org.apache.qpid.management.domain.model.QpidClass.State

Packages that use QpidClass.State
org.apache.qpid.management.domain.model   
 

Uses of QpidClass.State in org.apache.qpid.management.domain.model
 

Fields in org.apache.qpid.management.domain.model declared as QpidClass.State
(package private)  QpidClass.State QpidClass._schemaInjected
          After a schema is built into this definition this is the current state of the class.
(package private)  QpidClass.State QpidClass._schemaNotRequested
          This is the initial state of every qpid class.
(package private)  QpidClass.State QpidClass._schemaRequestedButNotYetInjected
          This is the first state of this class definition : the schema is not yet injected so each injection of object data will be retained in raw format.
(package private)  QpidClass.State QpidClass._state
           
 



Licensed to the Apache Software Foundation