Uses of Class
org.ow2.petals.kernel.ws.api.to.ContainerInformation.NodeType

Packages that use ContainerInformation.NodeType
org.ow2.petals.kernel.ws.api.to   
 

Uses of ContainerInformation.NodeType in org.ow2.petals.kernel.ws.api.to
 

Methods in org.ow2.petals.kernel.ws.api.to that return ContainerInformation.NodeType
 ContainerInformation.NodeType ContainerInformation.getNodeType()
           
static ContainerInformation.NodeType ContainerInformation.NodeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ContainerInformation.NodeType[] ContainerInformation.NodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ow2.petals.kernel.ws.api.to with parameters of type ContainerInformation.NodeType
 void ContainerInformation.setNodeType(ContainerInformation.NodeType nodeType)
           
 



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