Uses of Interface
com.batavia.xbrl.instance.Entity

Packages that use Entity
com.batavia.xbrl.instance   
 

Uses of Entity in com.batavia.xbrl.instance
 

Methods in com.batavia.xbrl.instance that return Entity
 Entity Context.createEntity()
          Create a child Entity and add it to the XbrlElement.
 Entity Context.getEntity()
          get the entity that is contained by this context
 

Methods in com.batavia.xbrl.instance with parameters of type Entity
 void Context.setEntity(Entity entity)
          Set the entity that is to be contained by this context