public class Artifact extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice>
<element name="Document" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}Document"/>
<element name="XmlDocument" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}XmlDocument"/>
<element name="ExtendedArtifactType" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}ExtendedArtifactType"/>
<element name="ExtendedDocument" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}ExtendedDocument"/>
<element name="Organization" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}Organization"/>
<element name="ServiceEndpoint" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}ServiceEndpoint"/>
<element name="ServiceInstance" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}ServiceInstance"/>
<element name="ServiceOperation" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}ServiceOperation"/>
<element name="Actor" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}Actor"/>
<element name="Choreography" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}Choreography"/>
<element name="ChoreographyProcess" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}ChoreographyProcess"/>
<element name="Collaboration" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}Collaboration"/>
<element name="CollaborationProcess" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}CollaborationProcess"/>
<element name="Composition" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}Composition"/>
<element name="Effect" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}Effect"/>
<element name="Element" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}Element"/>
<element name="Event" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}Event"/>
<element name="InformationType" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}InformationType"/>
<element name="Orchestration" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}Orchestration"/>
<element name="OrchestrationProcess" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}OrchestrationProcess"/>
<element name="Policy" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}Policy"/>
<element name="PolicySubject" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}PolicySubject"/>
<element name="Process" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}Process"/>
<element name="Service" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}Service"/>
<element name="ServiceContract" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}ServiceContract"/>
<element name="ServiceComposition" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}ServiceComposition"/>
<element name="ServiceInterface" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}ServiceInterface"/>
<element name="System" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}System"/>
<element name="Task" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}Task"/>
<element name="PolicyAttachment" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}PolicyAttachment"/>
<element name="PolicyExpression" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}PolicyExpression"/>
<element name="PolicyDocument" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}PolicyDocument"/>
<element name="XsdDocument" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}XsdDocument"/>
<element name="AttributeDeclaration" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}AttributeDeclaration"/>
<element name="ElementDeclaration" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}ElementDeclaration"/>
<element name="ComplexTypeDeclaration" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}ComplexTypeDeclaration"/>
<element name="SimpleTypeDeclaration" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}SimpleTypeDeclaration"/>
<element name="WsdlDocument" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}WsdlDocument"/>
<element name="WsdlService" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}WsdlService"/>
<element name="Port" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}Port"/>
<element name="WsdlExtension" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}WsdlExtension"/>
<element name="Part" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}Part"/>
<element name="Message" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}Message"/>
<element name="Fault" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}Fault"/>
<element name="PortType" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}PortType"/>
<element name="Operation" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}Operation"/>
<element name="OperationInput" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}OperationInput"/>
<element name="OperationOutput" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}OperationOutput"/>
<element name="Binding" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}Binding"/>
<element name="BindingOperation" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}BindingOperation"/>
<element name="BindingOperationInput" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}BindingOperationInput"/>
<element name="BindingOperationOutput" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}BindingOperationOutput"/>
<element name="BindingOperationFault" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}BindingOperationFault"/>
<element name="SoapAddress" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}SoapAddress"/>
<element name="SoapBinding" type="{http://docs.oasis-open.org/s-ramp/ns/s-ramp-v1.0}SoapBinding"/>
</choice>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Artifact() |
| Modifier and Type | Method and Description |
|---|---|
Actor |
getActor()
Gets the value of the actor property.
|
AttributeDeclaration |
getAttributeDeclaration()
Gets the value of the attributeDeclaration property.
|
Binding |
getBinding()
Gets the value of the binding property.
|
BindingOperation |
getBindingOperation()
Gets the value of the bindingOperation property.
|
BindingOperationFault |
getBindingOperationFault()
Gets the value of the bindingOperationFault property.
|
BindingOperationInput |
getBindingOperationInput()
Gets the value of the bindingOperationInput property.
|
BindingOperationOutput |
getBindingOperationOutput()
Gets the value of the bindingOperationOutput property.
|
Choreography |
getChoreography()
Gets the value of the choreography property.
|
ChoreographyProcess |
getChoreographyProcess()
Gets the value of the choreographyProcess property.
|
Collaboration |
getCollaboration()
Gets the value of the collaboration property.
|
CollaborationProcess |
getCollaborationProcess()
Gets the value of the collaborationProcess property.
|
ComplexTypeDeclaration |
getComplexTypeDeclaration()
Gets the value of the complexTypeDeclaration property.
|
Composition |
getComposition()
Gets the value of the composition property.
|
Document |
getDocument()
Gets the value of the document property.
|
Effect |
getEffect()
Gets the value of the effect property.
|
Element |
getElement()
Gets the value of the element property.
|
ElementDeclaration |
getElementDeclaration()
Gets the value of the elementDeclaration property.
|
Event |
getEvent()
Gets the value of the event property.
|
ExtendedArtifactType |
getExtendedArtifactType()
Gets the value of the extendedArtifactType property.
|
ExtendedDocument |
getExtendedDocument()
Gets the value of the extendedDocument property.
|
Fault |
getFault()
Gets the value of the fault property.
|
InformationType |
getInformationType()
Gets the value of the informationType property.
|
Message |
getMessage()
Gets the value of the message property.
|
Operation |
getOperation()
Gets the value of the operation property.
|
OperationInput |
getOperationInput()
Gets the value of the operationInput property.
|
OperationOutput |
getOperationOutput()
Gets the value of the operationOutput property.
|
Orchestration |
getOrchestration()
Gets the value of the orchestration property.
|
OrchestrationProcess |
getOrchestrationProcess()
Gets the value of the orchestrationProcess property.
|
Organization |
getOrganization()
Gets the value of the organization property.
|
Part |
getPart()
Gets the value of the part property.
|
Policy |
getPolicy()
Gets the value of the policy property.
|
PolicyAttachment |
getPolicyAttachment()
Gets the value of the policyAttachment property.
|
PolicyDocument |
getPolicyDocument()
Gets the value of the policyDocument property.
|
PolicyExpression |
getPolicyExpression()
Gets the value of the policyExpression property.
|
PolicySubject |
getPolicySubject()
Gets the value of the policySubject property.
|
Port |
getPort()
Gets the value of the port property.
|
PortType |
getPortType()
Gets the value of the portType property.
|
Process |
getProcess()
Gets the value of the process property.
|
Service |
getService()
Gets the value of the service property.
|
ServiceComposition |
getServiceComposition()
Gets the value of the serviceComposition property.
|
ServiceContract |
getServiceContract()
Gets the value of the serviceContract property.
|
ServiceEndpoint |
getServiceEndpoint()
Gets the value of the serviceEndpoint property.
|
ServiceInstance |
getServiceInstance()
Gets the value of the serviceInstance property.
|
ServiceInterface |
getServiceInterface()
Gets the value of the serviceInterface property.
|
ServiceOperation |
getServiceOperation()
Gets the value of the serviceOperation property.
|
SimpleTypeDeclaration |
getSimpleTypeDeclaration()
Gets the value of the simpleTypeDeclaration property.
|
SoapAddress |
getSoapAddress()
Gets the value of the soapAddress property.
|
SoapBinding |
getSoapBinding()
Gets the value of the soapBinding property.
|
System |
getSystem()
Gets the value of the system property.
|
Task |
getTask()
Gets the value of the task property.
|
WsdlDocument |
getWsdlDocument()
Gets the value of the wsdlDocument property.
|
WsdlExtension |
getWsdlExtension()
Gets the value of the wsdlExtension property.
|
WsdlService |
getWsdlService()
Gets the value of the wsdlService property.
|
XmlDocument |
getXmlDocument()
Gets the value of the xmlDocument property.
|
XsdDocument |
getXsdDocument()
Gets the value of the xsdDocument property.
|
void |
setActor(Actor value)
Sets the value of the actor property.
|
void |
setAttributeDeclaration(AttributeDeclaration value)
Sets the value of the attributeDeclaration property.
|
void |
setBinding(Binding value)
Sets the value of the binding property.
|
void |
setBindingOperation(BindingOperation value)
Sets the value of the bindingOperation property.
|
void |
setBindingOperationFault(BindingOperationFault value)
Sets the value of the bindingOperationFault property.
|
void |
setBindingOperationInput(BindingOperationInput value)
Sets the value of the bindingOperationInput property.
|
void |
setBindingOperationOutput(BindingOperationOutput value)
Sets the value of the bindingOperationOutput property.
|
void |
setChoreography(Choreography value)
Sets the value of the choreography property.
|
void |
setChoreographyProcess(ChoreographyProcess value)
Sets the value of the choreographyProcess property.
|
void |
setCollaboration(Collaboration value)
Sets the value of the collaboration property.
|
void |
setCollaborationProcess(CollaborationProcess value)
Sets the value of the collaborationProcess property.
|
void |
setComplexTypeDeclaration(ComplexTypeDeclaration value)
Sets the value of the complexTypeDeclaration property.
|
void |
setComposition(Composition value)
Sets the value of the composition property.
|
void |
setDocument(Document value)
Sets the value of the document property.
|
void |
setEffect(Effect value)
Sets the value of the effect property.
|
void |
setElement(Element value)
Sets the value of the element property.
|
void |
setElementDeclaration(ElementDeclaration value)
Sets the value of the elementDeclaration property.
|
void |
setEvent(Event value)
Sets the value of the event property.
|
void |
setExtendedArtifactType(ExtendedArtifactType value)
Sets the value of the extendedArtifactType property.
|
void |
setExtendedDocument(ExtendedDocument value)
Sets the value of the extendedDocument property.
|
void |
setFault(Fault value)
Sets the value of the fault property.
|
void |
setInformationType(InformationType value)
Sets the value of the informationType property.
|
void |
setMessage(Message value)
Sets the value of the message property.
|
void |
setOperation(Operation value)
Sets the value of the operation property.
|
void |
setOperationInput(OperationInput value)
Sets the value of the operationInput property.
|
void |
setOperationOutput(OperationOutput value)
Sets the value of the operationOutput property.
|
void |
setOrchestration(Orchestration value)
Sets the value of the orchestration property.
|
void |
setOrchestrationProcess(OrchestrationProcess value)
Sets the value of the orchestrationProcess property.
|
void |
setOrganization(Organization value)
Sets the value of the organization property.
|
void |
setPart(Part value)
Sets the value of the part property.
|
void |
setPolicy(Policy value)
Sets the value of the policy property.
|
void |
setPolicyAttachment(PolicyAttachment value)
Sets the value of the policyAttachment property.
|
void |
setPolicyDocument(PolicyDocument value)
Sets the value of the policyDocument property.
|
void |
setPolicyExpression(PolicyExpression value)
Sets the value of the policyExpression property.
|
void |
setPolicySubject(PolicySubject value)
Sets the value of the policySubject property.
|
void |
setPort(Port value)
Sets the value of the port property.
|
void |
setPortType(PortType value)
Sets the value of the portType property.
|
void |
setProcess(Process value)
Sets the value of the process property.
|
void |
setService(Service value)
Sets the value of the service property.
|
void |
setServiceComposition(ServiceComposition value)
Sets the value of the serviceComposition property.
|
void |
setServiceContract(ServiceContract value)
Sets the value of the serviceContract property.
|
void |
setServiceEndpoint(ServiceEndpoint value)
Sets the value of the serviceEndpoint property.
|
void |
setServiceInstance(ServiceInstance value)
Sets the value of the serviceInstance property.
|
void |
setServiceInterface(ServiceInterface value)
Sets the value of the serviceInterface property.
|
void |
setServiceOperation(ServiceOperation value)
Sets the value of the serviceOperation property.
|
void |
setSimpleTypeDeclaration(SimpleTypeDeclaration value)
Sets the value of the simpleTypeDeclaration property.
|
void |
setSoapAddress(SoapAddress value)
Sets the value of the soapAddress property.
|
void |
setSoapBinding(SoapBinding value)
Sets the value of the soapBinding property.
|
void |
setSystem(System value)
Sets the value of the system property.
|
void |
setTask(Task value)
Sets the value of the task property.
|
void |
setWsdlDocument(WsdlDocument value)
Sets the value of the wsdlDocument property.
|
void |
setWsdlExtension(WsdlExtension value)
Sets the value of the wsdlExtension property.
|
void |
setWsdlService(WsdlService value)
Sets the value of the wsdlService property.
|
void |
setXmlDocument(XmlDocument value)
Sets the value of the xmlDocument property.
|
void |
setXsdDocument(XsdDocument value)
Sets the value of the xsdDocument property.
|
protected Document document
protected XmlDocument xmlDocument
protected ExtendedArtifactType extendedArtifactType
protected ExtendedDocument extendedDocument
protected Organization organization
protected ServiceEndpoint serviceEndpoint
protected ServiceInstance serviceInstance
protected ServiceOperation serviceOperation
protected Actor actor
protected Choreography choreography
protected ChoreographyProcess choreographyProcess
protected Collaboration collaboration
protected CollaborationProcess collaborationProcess
protected Composition composition
protected Effect effect
protected Element element
protected Event event
protected InformationType informationType
protected Orchestration orchestration
protected OrchestrationProcess orchestrationProcess
protected Policy policy
protected PolicySubject policySubject
protected Process process
protected Service service
protected ServiceContract serviceContract
protected ServiceComposition serviceComposition
protected ServiceInterface serviceInterface
protected System system
protected Task task
protected PolicyAttachment policyAttachment
protected PolicyExpression policyExpression
protected PolicyDocument policyDocument
protected XsdDocument xsdDocument
protected AttributeDeclaration attributeDeclaration
protected ElementDeclaration elementDeclaration
protected ComplexTypeDeclaration complexTypeDeclaration
protected SimpleTypeDeclaration simpleTypeDeclaration
protected WsdlDocument wsdlDocument
protected WsdlService wsdlService
protected Port port
protected WsdlExtension wsdlExtension
protected Part part
protected Message message
protected Fault fault
protected PortType portType
protected Operation operation
protected OperationInput operationInput
protected OperationOutput operationOutput
protected Binding binding
protected BindingOperation bindingOperation
protected BindingOperationInput bindingOperationInput
protected BindingOperationOutput bindingOperationOutput
protected BindingOperationFault bindingOperationFault
protected SoapAddress soapAddress
protected SoapBinding soapBinding
public Document getDocument()
Documentpublic void setDocument(Document value)
value - allowed object is
Documentpublic XmlDocument getXmlDocument()
XmlDocumentpublic void setXmlDocument(XmlDocument value)
value - allowed object is
XmlDocumentpublic ExtendedArtifactType getExtendedArtifactType()
ExtendedArtifactTypepublic void setExtendedArtifactType(ExtendedArtifactType value)
value - allowed object is
ExtendedArtifactTypepublic ExtendedDocument getExtendedDocument()
ExtendedDocumentpublic void setExtendedDocument(ExtendedDocument value)
value - allowed object is
ExtendedDocumentpublic Organization getOrganization()
Organizationpublic void setOrganization(Organization value)
value - allowed object is
Organizationpublic ServiceEndpoint getServiceEndpoint()
ServiceEndpointpublic void setServiceEndpoint(ServiceEndpoint value)
value - allowed object is
ServiceEndpointpublic ServiceInstance getServiceInstance()
ServiceInstancepublic void setServiceInstance(ServiceInstance value)
value - allowed object is
ServiceInstancepublic ServiceOperation getServiceOperation()
ServiceOperationpublic void setServiceOperation(ServiceOperation value)
value - allowed object is
ServiceOperationpublic Actor getActor()
Actorpublic void setActor(Actor value)
value - allowed object is
Actorpublic Choreography getChoreography()
Choreographypublic void setChoreography(Choreography value)
value - allowed object is
Choreographypublic ChoreographyProcess getChoreographyProcess()
ChoreographyProcesspublic void setChoreographyProcess(ChoreographyProcess value)
value - allowed object is
ChoreographyProcesspublic Collaboration getCollaboration()
Collaborationpublic void setCollaboration(Collaboration value)
value - allowed object is
Collaborationpublic CollaborationProcess getCollaborationProcess()
CollaborationProcesspublic void setCollaborationProcess(CollaborationProcess value)
value - allowed object is
CollaborationProcesspublic Composition getComposition()
Compositionpublic void setComposition(Composition value)
value - allowed object is
Compositionpublic Effect getEffect()
Effectpublic void setEffect(Effect value)
value - allowed object is
Effectpublic Element getElement()
Elementpublic void setElement(Element value)
value - allowed object is
Elementpublic Event getEvent()
Eventpublic void setEvent(Event value)
value - allowed object is
Eventpublic InformationType getInformationType()
InformationTypepublic void setInformationType(InformationType value)
value - allowed object is
InformationTypepublic Orchestration getOrchestration()
Orchestrationpublic void setOrchestration(Orchestration value)
value - allowed object is
Orchestrationpublic OrchestrationProcess getOrchestrationProcess()
OrchestrationProcesspublic void setOrchestrationProcess(OrchestrationProcess value)
value - allowed object is
OrchestrationProcesspublic Policy getPolicy()
Policypublic void setPolicy(Policy value)
value - allowed object is
Policypublic PolicySubject getPolicySubject()
PolicySubjectpublic void setPolicySubject(PolicySubject value)
value - allowed object is
PolicySubjectpublic Process getProcess()
Processpublic void setProcess(Process value)
value - allowed object is
Processpublic Service getService()
Servicepublic void setService(Service value)
value - allowed object is
Servicepublic ServiceContract getServiceContract()
ServiceContractpublic void setServiceContract(ServiceContract value)
value - allowed object is
ServiceContractpublic ServiceComposition getServiceComposition()
ServiceCompositionpublic void setServiceComposition(ServiceComposition value)
value - allowed object is
ServiceCompositionpublic ServiceInterface getServiceInterface()
ServiceInterfacepublic void setServiceInterface(ServiceInterface value)
value - allowed object is
ServiceInterfacepublic System getSystem()
Systempublic void setSystem(System value)
value - allowed object is
Systempublic void setTask(Task value)
value - allowed object is
Taskpublic PolicyAttachment getPolicyAttachment()
PolicyAttachmentpublic void setPolicyAttachment(PolicyAttachment value)
value - allowed object is
PolicyAttachmentpublic PolicyExpression getPolicyExpression()
PolicyExpressionpublic void setPolicyExpression(PolicyExpression value)
value - allowed object is
PolicyExpressionpublic PolicyDocument getPolicyDocument()
PolicyDocumentpublic void setPolicyDocument(PolicyDocument value)
value - allowed object is
PolicyDocumentpublic XsdDocument getXsdDocument()
XsdDocumentpublic void setXsdDocument(XsdDocument value)
value - allowed object is
XsdDocumentpublic AttributeDeclaration getAttributeDeclaration()
AttributeDeclarationpublic void setAttributeDeclaration(AttributeDeclaration value)
value - allowed object is
AttributeDeclarationpublic ElementDeclaration getElementDeclaration()
ElementDeclarationpublic void setElementDeclaration(ElementDeclaration value)
value - allowed object is
ElementDeclarationpublic ComplexTypeDeclaration getComplexTypeDeclaration()
ComplexTypeDeclarationpublic void setComplexTypeDeclaration(ComplexTypeDeclaration value)
value - allowed object is
ComplexTypeDeclarationpublic SimpleTypeDeclaration getSimpleTypeDeclaration()
SimpleTypeDeclarationpublic void setSimpleTypeDeclaration(SimpleTypeDeclaration value)
value - allowed object is
SimpleTypeDeclarationpublic WsdlDocument getWsdlDocument()
WsdlDocumentpublic void setWsdlDocument(WsdlDocument value)
value - allowed object is
WsdlDocumentpublic WsdlService getWsdlService()
WsdlServicepublic void setWsdlService(WsdlService value)
value - allowed object is
WsdlServicepublic void setPort(Port value)
value - allowed object is
Portpublic WsdlExtension getWsdlExtension()
WsdlExtensionpublic void setWsdlExtension(WsdlExtension value)
value - allowed object is
WsdlExtensionpublic void setPart(Part value)
value - allowed object is
Partpublic Message getMessage()
Messagepublic void setMessage(Message value)
value - allowed object is
Messagepublic Fault getFault()
Faultpublic void setFault(Fault value)
value - allowed object is
Faultpublic PortType getPortType()
PortTypepublic void setPortType(PortType value)
value - allowed object is
PortTypepublic Operation getOperation()
Operationpublic void setOperation(Operation value)
value - allowed object is
Operationpublic OperationInput getOperationInput()
OperationInputpublic void setOperationInput(OperationInput value)
value - allowed object is
OperationInputpublic OperationOutput getOperationOutput()
OperationOutputpublic void setOperationOutput(OperationOutput value)
value - allowed object is
OperationOutputpublic Binding getBinding()
Bindingpublic void setBinding(Binding value)
value - allowed object is
Bindingpublic BindingOperation getBindingOperation()
BindingOperationpublic void setBindingOperation(BindingOperation value)
value - allowed object is
BindingOperationpublic BindingOperationInput getBindingOperationInput()
BindingOperationInputpublic void setBindingOperationInput(BindingOperationInput value)
value - allowed object is
BindingOperationInputpublic BindingOperationOutput getBindingOperationOutput()
BindingOperationOutputpublic void setBindingOperationOutput(BindingOperationOutput value)
value - allowed object is
BindingOperationOutputpublic BindingOperationFault getBindingOperationFault()
BindingOperationFaultpublic void setBindingOperationFault(BindingOperationFault value)
value - allowed object is
BindingOperationFaultpublic SoapAddress getSoapAddress()
SoapAddresspublic void setSoapAddress(SoapAddress value)
value - allowed object is
SoapAddresspublic SoapBinding getSoapBinding()
SoapBindingpublic void setSoapBinding(SoapBinding value)
value - allowed object is
SoapBindingCopyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.