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

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

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

Subclasses of DerivedArtifactType in org.s_ramp.xmlns._2010.s_ramp
 class AttributeDeclaration
          Java class for AttributeDeclaration complex type.
 class Binding
          Java class for Binding complex type.
 class BindingOperation
          Java class for BindingOperation complex type.
 class BindingOperationFault
          Java class for BindingOperationFault complex type.
 class BindingOperationInput
          Java class for BindingOperationInput complex type.
 class BindingOperationOutput
          Java class for BindingOperationOutput complex type.
 class ComplexTypeDeclaration
          Java class for ComplexTypeDeclaration complex type.
 class ElementDeclaration
          Java class for ElementDeclaration complex type.
 class Fault
          Java class for Fault complex type.
 class Message
          Java class for Message complex type.
 class NamedWsdlDerivedArtifactType
          Java class for NamedWsdlDerivedArtifactType complex type.
 class Operation
          Java class for Operation complex type.
 class OperationInput
          Java class for OperationInput complex type.
 class OperationOutput
          Java class for OperationOutput complex type.
 class Part
          Java class for Part complex type.
 class PolicyAttachment
          Java class for PolicyAttachment complex type.
 class PolicyExpression
          Java class for PolicyExpression complex type.
 class Port
          Java class for Port complex type.
 class PortType
          Java class for PortType complex type.
 class SimpleTypeDeclaration
          Java class for SimpleTypeDeclaration complex type.
 class SoapAddress
          Java class for SoapAddress complex type.
 class SoapBinding
          Java class for SoapBinding complex type.
 class WsdlDerivedArtifactType
          Java class for WsdlDerivedArtifactType complex type.
 class WsdlExtension
          Java class for WsdlExtension complex type.
 class WsdlService
          Java class for WsdlService complex type.
 class XsdType
          Java class for XsdType complex type.
 

Fields in org.s_ramp.xmlns._2010.s_ramp declared as DerivedArtifactType
protected  DerivedArtifactType ServiceInterface.interfaceDefinedBy
           
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return DerivedArtifactType
 DerivedArtifactType ServiceInterface.getInterfaceDefinedBy()
          Gets the value of the interfaceDefinedBy property.
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return types with arguments of type DerivedArtifactType
 JAXBElement<DerivedArtifactType> ObjectFactory.createDerivedArtifactType(DerivedArtifactType value)
          Create an instance of JAXBElement<DerivedArtifactType>}
 

Methods in org.s_ramp.xmlns._2010.s_ramp with parameters of type DerivedArtifactType
 JAXBElement<DerivedArtifactType> ObjectFactory.createDerivedArtifactType(DerivedArtifactType value)
          Create an instance of JAXBElement<DerivedArtifactType>}
 void ServiceInterface.setInterfaceDefinedBy(DerivedArtifactType value)
          Sets the value of the interfaceDefinedBy property.
 



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