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

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

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

Fields in org.s_ramp.xmlns._2010.s_ramp declared as ServiceImplementationModelEnum
protected  ServiceImplementationModelEnum ServiceImplementationModelTarget.artifactType
           
 

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



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