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

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

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

Fields in org.s_ramp.xmlns._2010.s_ramp declared as DocumentArtifactTarget
protected  DocumentArtifactTarget DerivedArtifactType.relatedDocument
           
 

Fields in org.s_ramp.xmlns._2010.s_ramp with type parameters of type DocumentArtifactTarget
protected  List<DocumentArtifactTarget> ServiceImplementationModelType.documentation
           
protected  List<DocumentArtifactTarget> SoaModelType.documentation
           
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return DocumentArtifactTarget
 DocumentArtifactTarget ObjectFactory.createDocumentArtifactTarget()
          Create an instance of DocumentArtifactTarget
 DocumentArtifactTarget DerivedArtifactType.getRelatedDocument()
          Gets the value of the relatedDocument property.
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return types with arguments of type DocumentArtifactTarget
 List<DocumentArtifactTarget> ServiceImplementationModelType.getDocumentation()
          Gets the value of the documentation property.
 List<DocumentArtifactTarget> SoaModelType.getDocumentation()
          Gets the value of the documentation property.
 

Methods in org.s_ramp.xmlns._2010.s_ramp with parameters of type DocumentArtifactTarget
 void DerivedArtifactType.setRelatedDocument(DocumentArtifactTarget value)
          Sets the value of the relatedDocument property.
 



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