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

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

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

Fields in org.s_ramp.xmlns._2010.s_ramp declared as XsdDocumentEnum
protected  XsdDocumentEnum XsdDocumentTarget.artifactType
           
 

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



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