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

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

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

Fields in org.s_ramp.xmlns._2010.s_ramp declared as DocumentArtifactEnum
protected  DocumentArtifactEnum DocumentArtifactTarget.artifactType
           
 

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



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