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

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

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

Fields in org.s_ramp.xmlns._2010.s_ramp declared as OperationInputEnum
protected  OperationInputEnum OperationInputTarget.artifactType
           
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return OperationInputEnum
static OperationInputEnum OperationInputEnum.fromValue(DerivedArtifactEnum v)
           
 OperationInputEnum OperationInputTarget.getArtifactType()
          Gets the value of the artifactType property.
static OperationInputEnum OperationInputEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OperationInputEnum[] OperationInputEnum.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 OperationInputEnum
 void OperationInputTarget.setArtifactType(OperationInputEnum value)
          Sets the value of the artifactType property.
 



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