Uses of Class
org.ow2.petals.topology.generated.NodeType

Packages that use NodeType
org.ow2.petals.topology.generated   
 

Uses of NodeType in org.ow2.petals.topology.generated
 

Fields in org.ow2.petals.topology.generated declared as NodeType
protected  NodeType Container.type
           
 

Methods in org.ow2.petals.topology.generated that return NodeType
static NodeType NodeType.fromValue(java.lang.String v)
           
 NodeType Container.getType()
          Gets the value of the type property.
static NodeType NodeType.valueOf(java.lang.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 are declared.
 

Methods in org.ow2.petals.topology.generated with parameters of type NodeType
 void Container.setType(NodeType value)
          Sets the value of the type property.
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.