Uses of Class
org.s_ramp.xmlns._2010.s_ramp.PortEnum

Packages that use PortEnum
org.s_ramp.xmlns._2010.s_ramp   
 

Uses of PortEnum in org.s_ramp.xmlns._2010.s_ramp
 

Fields in org.s_ramp.xmlns._2010.s_ramp declared as PortEnum
protected  PortEnum PortTarget.artifactType
           
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return PortEnum
static PortEnum PortEnum.fromValue(DerivedArtifactEnum v)
           
 PortEnum PortTarget.getArtifactType()
          Gets the value of the artifactType property.
static PortEnum PortEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PortEnum[] PortEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.s_ramp.xmlns._2010.s_ramp with parameters of type PortEnum
 void PortTarget.setArtifactType(PortEnum value)
          Sets the value of the artifactType property.
 



Copyright © 2011-2012 JBoss, a division of Red Hat. All Rights Reserved.