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

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

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

Fields in org.s_ramp.xmlns._2010.s_ramp declared as ServiceContractEnum
protected  ServiceContractEnum ServiceContractTarget.artifactType
           
 

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



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