Uses of Class
de.extra_standard.namespace.plugins._1.EndpointTypeType

Packages that use EndpointTypeType
de.extra_standard.namespace.plugins._1   
 

Uses of EndpointTypeType in de.extra_standard.namespace.plugins._1
 

Fields in de.extra_standard.namespace.plugins._1 declared as EndpointTypeType
protected  EndpointTypeType EndpointType.type
           
 

Methods in de.extra_standard.namespace.plugins._1 that return EndpointTypeType
static EndpointTypeType EndpointTypeType.fromValue(String v)
           
 EndpointTypeType EndpointType.getType()
          Gets the value of the type property.
static EndpointTypeType EndpointTypeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EndpointTypeType[] EndpointTypeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.extra_standard.namespace.plugins._1 with parameters of type EndpointTypeType
 void EndpointType.setType(EndpointTypeType value)
          Sets the value of the type property.
 



Copyright © 2012-2013. All Rights Reserved.