Uses of Class
org.collada._2005._11.colladaschema.NodeType

Uses of NodeType in org.collada._2005._11.colladaschema
 

Fields in org.collada._2005._11.colladaschema declared as NodeType
protected  NodeType Node.type
           
 

Methods in org.collada._2005._11.colladaschema that return NodeType
static NodeType NodeType.fromValue(String v)
           
 NodeType Node.getType()
          Gets the value of the type property.
static NodeType NodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NodeType[] NodeType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.collada._2005._11.colladaschema with parameters of type NodeType
 void Node.setType(NodeType value)
          Sets the value of the type property.
 


CroftSoft Javadoc

CroftSoft COLLADA JAXB Javadoc (2006-11-13 15:08:25)