Uses of Class
org.jtheque.core.managers.state.NodeStateAttribute

Packages that use NodeStateAttribute
org.jtheque.core.managers.state Contains the state manager. 
 

Uses of NodeStateAttribute in org.jtheque.core.managers.state
 

Methods in org.jtheque.core.managers.state that return types with arguments of type NodeStateAttribute
 java.util.Collection<NodeStateAttribute> NodeState.getAttributes()
          Return the attributes of the node.
 

Method parameters in org.jtheque.core.managers.state with type arguments of type NodeStateAttribute
 void NodeState.setAttributes(java.util.Collection<NodeStateAttribute> attributes)
          Set the attributes of the node.
 



Copyright © 2009 JTheque. All Rights Reserved.