org.s_ramp.xmlns._2010.s_ramp
Class Artifact

java.lang.Object
  extended by org.s_ramp.xmlns._2010.s_ramp.Artifact
All Implemented Interfaces:
Serializable

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://s-ramp.org/xmlns/2010/s-ramp}Document"/>
           <element name="XmlDocument" type="{http://s-ramp.org/xmlns/2010/s-ramp}XmlDocument"/>
           <element name="Organization" type="{http://s-ramp.org/xmlns/2010/s-ramp}Organization"/>
           <element name="ServiceInstance" type="{http://s-ramp.org/xmlns/2010/s-ramp}ServiceInstance"/>
           <element name="ServiceOperation" type="{http://s-ramp.org/xmlns/2010/s-ramp}ServiceOperation"/>
           <element name="ServiceEndpoint" type="{http://s-ramp.org/xmlns/2010/s-ramp}ServiceEndpoint"/>
           <element name="Actor" type="{http://s-ramp.org/xmlns/2010/s-ramp}Actor"/>
           <element name="Choreography" type="{http://s-ramp.org/xmlns/2010/s-ramp}Choreography"/>
           <element name="ChoreographyProcess" type="{http://s-ramp.org/xmlns/2010/s-ramp}ChoreographyProcess"/>
           <element name="Collaboration" type="{http://s-ramp.org/xmlns/2010/s-ramp}Collaboration"/>
           <element name="CollaborationProcess" type="{http://s-ramp.org/xmlns/2010/s-ramp}CollaborationProcess"/>
           <element name="Composition" type="{http://s-ramp.org/xmlns/2010/s-ramp}Composition"/>
           <element name="Effect" type="{http://s-ramp.org/xmlns/2010/s-ramp}Effect"/>
           <element name="Element" type="{http://s-ramp.org/xmlns/2010/s-ramp}Element"/>
           <element name="Event" type="{http://s-ramp.org/xmlns/2010/s-ramp}Event"/>
           <element name="InformationType" type="{http://s-ramp.org/xmlns/2010/s-ramp}InformationType"/>
           <element name="Orchestration" type="{http://s-ramp.org/xmlns/2010/s-ramp}Orchestration"/>
           <element name="OrchestrationProcess" type="{http://s-ramp.org/xmlns/2010/s-ramp}OrchestrationProcess"/>
           <element name="Policy" type="{http://s-ramp.org/xmlns/2010/s-ramp}Policy"/>
           <element name="PolicySubject" type="{http://s-ramp.org/xmlns/2010/s-ramp}PolicySubject"/>
           <element name="Process" type="{http://s-ramp.org/xmlns/2010/s-ramp}Process"/>
           <element name="Service" type="{http://s-ramp.org/xmlns/2010/s-ramp}Service"/>
           <element name="ServiceContract" type="{http://s-ramp.org/xmlns/2010/s-ramp}ServiceContract"/>
           <element name="ServiceInterface" type="{http://s-ramp.org/xmlns/2010/s-ramp}ServiceInterface"/>
           <element name="System" type="{http://s-ramp.org/xmlns/2010/s-ramp}System"/>
           <element name="Task" type="{http://s-ramp.org/xmlns/2010/s-ramp}Task"/>
           <element name="PolicyAttachment" type="{http://s-ramp.org/xmlns/2010/s-ramp}PolicyAttachment"/>
           <element name="PolicyExpression" type="{http://s-ramp.org/xmlns/2010/s-ramp}PolicyExpression"/>
           <element name="PolicyDocument" type="{http://s-ramp.org/xmlns/2010/s-ramp}PolicyDocument"/>
           <element name="XsdDocument" type="{http://s-ramp.org/xmlns/2010/s-ramp}XsdDocument"/>
           <element name="AttributeDeclaration" type="{http://s-ramp.org/xmlns/2010/s-ramp}AttributeDeclaration"/>
           <element name="ElementDeclaration" type="{http://s-ramp.org/xmlns/2010/s-ramp}ElementDeclaration"/>
           <element name="XsdType" type="{http://s-ramp.org/xmlns/2010/s-ramp}XsdType"/>
           <element name="ComplexTypeDeclaration" type="{http://s-ramp.org/xmlns/2010/s-ramp}ComplexTypeDeclaration"/>
           <element name="SimpleTypeDeclaration" type="{http://s-ramp.org/xmlns/2010/s-ramp}SimpleTypeDeclaration"/>
           <element name="WsdlDocument" type="{http://s-ramp.org/xmlns/2010/s-ramp}WsdlDocument"/>
           <element name="WsdlService" type="{http://s-ramp.org/xmlns/2010/s-ramp}WsdlService"/>
           <element name="Port" type="{http://s-ramp.org/xmlns/2010/s-ramp}Port"/>
           <element name="Binding" type="{http://s-ramp.org/xmlns/2010/s-ramp}Binding"/>
           <element name="PortType" type="{http://s-ramp.org/xmlns/2010/s-ramp}PortType"/>
           <element name="BindingOperation" type="{http://s-ramp.org/xmlns/2010/s-ramp}BindingOperation"/>
           <element name="BindingOperationInput" type="{http://s-ramp.org/xmlns/2010/s-ramp}BindingOperationInput"/>
           <element name="BindingOperationFault" type="{http://s-ramp.org/xmlns/2010/s-ramp}BindingOperationFault"/>
           <element name="OperationInput" type="{http://s-ramp.org/xmlns/2010/s-ramp}OperationInput"/>
           <element name="Fault" type="{http://s-ramp.org/xmlns/2010/s-ramp}Fault"/>
           <element name="Message" type="{http://s-ramp.org/xmlns/2010/s-ramp}Message"/>
           <element name="Part" type="{http://s-ramp.org/xmlns/2010/s-ramp}Part"/>
           <element name="BindingOperationOutput" type="{http://s-ramp.org/xmlns/2010/s-ramp}BindingOperationOutput"/>
           <element name="OperationOutput" type="{http://s-ramp.org/xmlns/2010/s-ramp}OperationOutput"/>
           <element name="WsdlExtension" type="{http://s-ramp.org/xmlns/2010/s-ramp}WsdlExtension"/>
           <element name="SoapAddress" type="{http://s-ramp.org/xmlns/2010/s-ramp}SoapAddress"/>
           <element name="SoapBinding" type="{http://s-ramp.org/xmlns/2010/s-ramp}SoapBinding"/>
         </choice>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Field Summary
protected  Actor actor
           
protected  AttributeDeclaration attributeDeclaration
           
protected  Binding binding
           
protected  BindingOperation bindingOperation
           
protected  BindingOperationFault bindingOperationFault
           
protected  BindingOperationInput bindingOperationInput
           
protected  BindingOperationOutput bindingOperationOutput
           
protected  Choreography choreography
           
protected  ChoreographyProcess choreographyProcess
           
protected  Collaboration collaboration
           
protected  CollaborationProcess collaborationProcess
           
protected  ComplexTypeDeclaration complexTypeDeclaration
           
protected  Composition composition
           
protected  Document document
           
protected  Effect effect
           
protected  Element element
           
protected  ElementDeclaration elementDeclaration
           
protected  Event event
           
protected  Fault fault
           
protected  InformationType informationType
           
protected  Message message
           
protected  OperationInput operationInput
           
protected  OperationOutput operationOutput
           
protected  Orchestration orchestration
           
protected  OrchestrationProcess orchestrationProcess
           
protected  Organization organization
           
protected  Part part
           
protected  Policy policy
           
protected  PolicyAttachment policyAttachment
           
protected  PolicyDocument policyDocument
           
protected  PolicyExpression policyExpression
           
protected  PolicySubject policySubject
           
protected  Port port
           
protected  PortType portType
           
protected  Process process
           
protected  Service service
           
protected  ServiceContract serviceContract
           
protected  ServiceEndpoint serviceEndpoint
           
protected  ServiceInstance serviceInstance
           
protected  ServiceInterface serviceInterface
           
protected  ServiceOperation serviceOperation
           
protected  SimpleTypeDeclaration simpleTypeDeclaration
           
protected  SoapAddress soapAddress
           
protected  SoapBinding soapBinding
           
protected  System system
           
protected  Task task
           
protected  UserDefinedArtifactType userDefinedArtifactType
           
protected  WsdlDocument wsdlDocument
           
protected  WsdlExtension wsdlExtension
           
protected  WsdlService wsdlService
           
protected  XmlDocument xmlDocument
           
protected  XsdDocument xsdDocument
           
protected  XsdType xsdType
           
 
Constructor Summary
Artifact()
           
 
Method Summary
 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.
 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.
 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.
 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.
 UserDefinedArtifactType getUserDefinedArtifactType()
           
 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.
 XsdType getXsdType()
          Gets the value of the xsdType 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 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 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 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 setUserDefinedArtifactType(UserDefinedArtifactType userDefinedArtifactType)
           
 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.
 void setXsdType(XsdType value)
          Sets the value of the xsdType property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

document

protected Document document

xmlDocument

protected XmlDocument xmlDocument

userDefinedArtifactType

protected UserDefinedArtifactType userDefinedArtifactType

organization

protected Organization organization

serviceInstance

protected ServiceInstance serviceInstance

serviceOperation

protected ServiceOperation serviceOperation

serviceEndpoint

protected ServiceEndpoint serviceEndpoint

actor

protected Actor actor

choreography

protected Choreography choreography

choreographyProcess

protected ChoreographyProcess choreographyProcess

collaboration

protected Collaboration collaboration

collaborationProcess

protected CollaborationProcess collaborationProcess

composition

protected Composition composition

effect

protected Effect effect

element

protected Element element

event

protected Event event

informationType

protected InformationType informationType

orchestration

protected Orchestration orchestration

orchestrationProcess

protected OrchestrationProcess orchestrationProcess

policy

protected Policy policy

policySubject

protected PolicySubject policySubject

process

protected Process process

service

protected Service service

serviceContract

protected ServiceContract serviceContract

serviceInterface

protected ServiceInterface serviceInterface

system

protected System system

task

protected Task task

policyAttachment

protected PolicyAttachment policyAttachment

policyExpression

protected PolicyExpression policyExpression

policyDocument

protected PolicyDocument policyDocument

xsdDocument

protected XsdDocument xsdDocument

attributeDeclaration

protected AttributeDeclaration attributeDeclaration

elementDeclaration

protected ElementDeclaration elementDeclaration

xsdType

protected XsdType xsdType

complexTypeDeclaration

protected ComplexTypeDeclaration complexTypeDeclaration

simpleTypeDeclaration

protected SimpleTypeDeclaration simpleTypeDeclaration

wsdlDocument

protected WsdlDocument wsdlDocument

wsdlService

protected WsdlService wsdlService

port

protected Port port

binding

protected Binding binding

portType

protected PortType portType

bindingOperation

protected BindingOperation bindingOperation

bindingOperationInput

protected BindingOperationInput bindingOperationInput

bindingOperationFault

protected BindingOperationFault bindingOperationFault

operationInput

protected OperationInput operationInput

fault

protected Fault fault

message

protected Message message

part

protected Part part

bindingOperationOutput

protected BindingOperationOutput bindingOperationOutput

operationOutput

protected OperationOutput operationOutput

wsdlExtension

protected WsdlExtension wsdlExtension

soapAddress

protected SoapAddress soapAddress

soapBinding

protected SoapBinding soapBinding
Constructor Detail

Artifact

public Artifact()
Method Detail

getDocument

public Document getDocument()
Gets the value of the document property.

Returns:
possible object is Document

setDocument

public void setDocument(Document value)
Sets the value of the document property.

Parameters:
value - allowed object is Document

getXmlDocument

public XmlDocument getXmlDocument()
Gets the value of the xmlDocument property.

Returns:
possible object is XmlDocument

setXmlDocument

public void setXmlDocument(XmlDocument value)
Sets the value of the xmlDocument property.

Parameters:
value - allowed object is XmlDocument

getUserDefinedArtifactType

public UserDefinedArtifactType getUserDefinedArtifactType()

setUserDefinedArtifactType

public void setUserDefinedArtifactType(UserDefinedArtifactType userDefinedArtifactType)

getOrganization

public Organization getOrganization()
Gets the value of the organization property.

Returns:
possible object is Organization

setOrganization

public void setOrganization(Organization value)
Sets the value of the organization property.

Parameters:
value - allowed object is Organization

getServiceInstance

public ServiceInstance getServiceInstance()
Gets the value of the serviceInstance property.

Returns:
possible object is ServiceInstance

setServiceInstance

public void setServiceInstance(ServiceInstance value)
Sets the value of the serviceInstance property.

Parameters:
value - allowed object is ServiceInstance

getServiceOperation

public ServiceOperation getServiceOperation()
Gets the value of the serviceOperation property.

Returns:
possible object is ServiceOperation

setServiceOperation

public void setServiceOperation(ServiceOperation value)
Sets the value of the serviceOperation property.

Parameters:
value - allowed object is ServiceOperation

getServiceEndpoint

public ServiceEndpoint getServiceEndpoint()
Gets the value of the serviceEndpoint property.

Returns:
possible object is ServiceEndpoint

setServiceEndpoint

public void setServiceEndpoint(ServiceEndpoint value)
Sets the value of the serviceEndpoint property.

Parameters:
value - allowed object is ServiceEndpoint

getActor

public Actor getActor()
Gets the value of the actor property.

Returns:
possible object is Actor

setActor

public void setActor(Actor value)
Sets the value of the actor property.

Parameters:
value - allowed object is Actor

getChoreography

public Choreography getChoreography()
Gets the value of the choreography property.

Returns:
possible object is Choreography

setChoreography

public void setChoreography(Choreography value)
Sets the value of the choreography property.

Parameters:
value - allowed object is Choreography

getChoreographyProcess

public ChoreographyProcess getChoreographyProcess()
Gets the value of the choreographyProcess property.

Returns:
possible object is ChoreographyProcess

setChoreographyProcess

public void setChoreographyProcess(ChoreographyProcess value)
Sets the value of the choreographyProcess property.

Parameters:
value - allowed object is ChoreographyProcess

getCollaboration

public Collaboration getCollaboration()
Gets the value of the collaboration property.

Returns:
possible object is Collaboration

setCollaboration

public void setCollaboration(Collaboration value)
Sets the value of the collaboration property.

Parameters:
value - allowed object is Collaboration

getCollaborationProcess

public CollaborationProcess getCollaborationProcess()
Gets the value of the collaborationProcess property.

Returns:
possible object is CollaborationProcess

setCollaborationProcess

public void setCollaborationProcess(CollaborationProcess value)
Sets the value of the collaborationProcess property.

Parameters:
value - allowed object is CollaborationProcess

getComposition

public Composition getComposition()
Gets the value of the composition property.

Returns:
possible object is Composition

setComposition

public void setComposition(Composition value)
Sets the value of the composition property.

Parameters:
value - allowed object is Composition

getEffect

public Effect getEffect()
Gets the value of the effect property.

Returns:
possible object is Effect

setEffect

public void setEffect(Effect value)
Sets the value of the effect property.

Parameters:
value - allowed object is Effect

getElement

public Element getElement()
Gets the value of the element property.

Returns:
possible object is Element

setElement

public void setElement(Element value)
Sets the value of the element property.

Parameters:
value - allowed object is Element

getEvent

public Event getEvent()
Gets the value of the event property.

Returns:
possible object is Event

setEvent

public void setEvent(Event value)
Sets the value of the event property.

Parameters:
value - allowed object is Event

getInformationType

public InformationType getInformationType()
Gets the value of the informationType property.

Returns:
possible object is InformationType

setInformationType

public void setInformationType(InformationType value)
Sets the value of the informationType property.

Parameters:
value - allowed object is InformationType

getOrchestration

public Orchestration getOrchestration()
Gets the value of the orchestration property.

Returns:
possible object is Orchestration

setOrchestration

public void setOrchestration(Orchestration value)
Sets the value of the orchestration property.

Parameters:
value - allowed object is Orchestration

getOrchestrationProcess

public OrchestrationProcess getOrchestrationProcess()
Gets the value of the orchestrationProcess property.

Returns:
possible object is OrchestrationProcess

setOrchestrationProcess

public void setOrchestrationProcess(OrchestrationProcess value)
Sets the value of the orchestrationProcess property.

Parameters:
value - allowed object is OrchestrationProcess

getPolicy

public Policy getPolicy()
Gets the value of the policy property.

Returns:
possible object is Policy

setPolicy

public void setPolicy(Policy value)
Sets the value of the policy property.

Parameters:
value - allowed object is Policy

getPolicySubject

public PolicySubject getPolicySubject()
Gets the value of the policySubject property.

Returns:
possible object is PolicySubject

setPolicySubject

public void setPolicySubject(PolicySubject value)
Sets the value of the policySubject property.

Parameters:
value - allowed object is PolicySubject

getProcess

public Process getProcess()
Gets the value of the process property.

Returns:
possible object is Process

setProcess

public void setProcess(Process value)
Sets the value of the process property.

Parameters:
value - allowed object is Process

getService

public Service getService()
Gets the value of the service property.

Returns:
possible object is Service

setService

public void setService(Service value)
Sets the value of the service property.

Parameters:
value - allowed object is Service

getServiceContract

public ServiceContract getServiceContract()
Gets the value of the serviceContract property.

Returns:
possible object is ServiceContract

setServiceContract

public void setServiceContract(ServiceContract value)
Sets the value of the serviceContract property.

Parameters:
value - allowed object is ServiceContract

getServiceInterface

public ServiceInterface getServiceInterface()
Gets the value of the serviceInterface property.

Returns:
possible object is ServiceInterface

setServiceInterface

public void setServiceInterface(ServiceInterface value)
Sets the value of the serviceInterface property.

Parameters:
value - allowed object is ServiceInterface

getSystem

public System getSystem()
Gets the value of the system property.

Returns:
possible object is System

setSystem

public void setSystem(System value)
Sets the value of the system property.

Parameters:
value - allowed object is System

getTask

public Task getTask()
Gets the value of the task property.

Returns:
possible object is Task

setTask

public void setTask(Task value)
Sets the value of the task property.

Parameters:
value - allowed object is Task

getPolicyAttachment

public PolicyAttachment getPolicyAttachment()
Gets the value of the policyAttachment property.

Returns:
possible object is PolicyAttachment

setPolicyAttachment

public void setPolicyAttachment(PolicyAttachment value)
Sets the value of the policyAttachment property.

Parameters:
value - allowed object is PolicyAttachment

getPolicyExpression

public PolicyExpression getPolicyExpression()
Gets the value of the policyExpression property.

Returns:
possible object is PolicyExpression

setPolicyExpression

public void setPolicyExpression(PolicyExpression value)
Sets the value of the policyExpression property.

Parameters:
value - allowed object is PolicyExpression

getPolicyDocument

public PolicyDocument getPolicyDocument()
Gets the value of the policyDocument property.

Returns:
possible object is PolicyDocument

setPolicyDocument

public void setPolicyDocument(PolicyDocument value)
Sets the value of the policyDocument property.

Parameters:
value - allowed object is PolicyDocument

getXsdDocument

public XsdDocument getXsdDocument()
Gets the value of the xsdDocument property.

Returns:
possible object is XsdDocument

setXsdDocument

public void setXsdDocument(XsdDocument value)
Sets the value of the xsdDocument property.

Parameters:
value - allowed object is XsdDocument

getAttributeDeclaration

public AttributeDeclaration getAttributeDeclaration()
Gets the value of the attributeDeclaration property.

Returns:
possible object is AttributeDeclaration

setAttributeDeclaration

public void setAttributeDeclaration(AttributeDeclaration value)
Sets the value of the attributeDeclaration property.

Parameters:
value - allowed object is AttributeDeclaration

getElementDeclaration

public ElementDeclaration getElementDeclaration()
Gets the value of the elementDeclaration property.

Returns:
possible object is ElementDeclaration

setElementDeclaration

public void setElementDeclaration(ElementDeclaration value)
Sets the value of the elementDeclaration property.

Parameters:
value - allowed object is ElementDeclaration

getXsdType

public XsdType getXsdType()
Gets the value of the xsdType property.

Returns:
possible object is XsdType

setXsdType

public void setXsdType(XsdType value)
Sets the value of the xsdType property.

Parameters:
value - allowed object is XsdType

getComplexTypeDeclaration

public ComplexTypeDeclaration getComplexTypeDeclaration()
Gets the value of the complexTypeDeclaration property.

Returns:
possible object is ComplexTypeDeclaration

setComplexTypeDeclaration

public void setComplexTypeDeclaration(ComplexTypeDeclaration value)
Sets the value of the complexTypeDeclaration property.

Parameters:
value - allowed object is ComplexTypeDeclaration

getSimpleTypeDeclaration

public SimpleTypeDeclaration getSimpleTypeDeclaration()
Gets the value of the simpleTypeDeclaration property.

Returns:
possible object is SimpleTypeDeclaration

setSimpleTypeDeclaration

public void setSimpleTypeDeclaration(SimpleTypeDeclaration value)
Sets the value of the simpleTypeDeclaration property.

Parameters:
value - allowed object is SimpleTypeDeclaration

getWsdlDocument

public WsdlDocument getWsdlDocument()
Gets the value of the wsdlDocument property.

Returns:
possible object is WsdlDocument

setWsdlDocument

public void setWsdlDocument(WsdlDocument value)
Sets the value of the wsdlDocument property.

Parameters:
value - allowed object is WsdlDocument

getWsdlService

public WsdlService getWsdlService()
Gets the value of the wsdlService property.

Returns:
possible object is WsdlService

setWsdlService

public void setWsdlService(WsdlService value)
Sets the value of the wsdlService property.

Parameters:
value - allowed object is WsdlService

getPort

public Port getPort()
Gets the value of the port property.

Returns:
possible object is Port

setPort

public void setPort(Port value)
Sets the value of the port property.

Parameters:
value - allowed object is Port

getBinding

public Binding getBinding()
Gets the value of the binding property.

Returns:
possible object is Binding

setBinding

public void setBinding(Binding value)
Sets the value of the binding property.

Parameters:
value - allowed object is Binding

getPortType

public PortType getPortType()
Gets the value of the portType property.

Returns:
possible object is PortType

setPortType

public void setPortType(PortType value)
Sets the value of the portType property.

Parameters:
value - allowed object is PortType

getBindingOperation

public BindingOperation getBindingOperation()
Gets the value of the bindingOperation property.

Returns:
possible object is BindingOperation

setBindingOperation

public void setBindingOperation(BindingOperation value)
Sets the value of the bindingOperation property.

Parameters:
value - allowed object is BindingOperation

getBindingOperationInput

public BindingOperationInput getBindingOperationInput()
Gets the value of the bindingOperationInput property.

Returns:
possible object is BindingOperationInput

setBindingOperationInput

public void setBindingOperationInput(BindingOperationInput value)
Sets the value of the bindingOperationInput property.

Parameters:
value - allowed object is BindingOperationInput

getBindingOperationFault

public BindingOperationFault getBindingOperationFault()
Gets the value of the bindingOperationFault property.

Returns:
possible object is BindingOperationFault

setBindingOperationFault

public void setBindingOperationFault(BindingOperationFault value)
Sets the value of the bindingOperationFault property.

Parameters:
value - allowed object is BindingOperationFault

getOperationInput

public OperationInput getOperationInput()
Gets the value of the operationInput property.

Returns:
possible object is OperationInput

setOperationInput

public void setOperationInput(OperationInput value)
Sets the value of the operationInput property.

Parameters:
value - allowed object is OperationInput

getFault

public Fault getFault()
Gets the value of the fault property.

Returns:
possible object is Fault

setFault

public void setFault(Fault value)
Sets the value of the fault property.

Parameters:
value - allowed object is Fault

getMessage

public Message getMessage()
Gets the value of the message property.

Returns:
possible object is Message

setMessage

public void setMessage(Message value)
Sets the value of the message property.

Parameters:
value - allowed object is Message

getPart

public Part getPart()
Gets the value of the part property.

Returns:
possible object is Part

setPart

public void setPart(Part value)
Sets the value of the part property.

Parameters:
value - allowed object is Part

getBindingOperationOutput

public BindingOperationOutput getBindingOperationOutput()
Gets the value of the bindingOperationOutput property.

Returns:
possible object is BindingOperationOutput

setBindingOperationOutput

public void setBindingOperationOutput(BindingOperationOutput value)
Sets the value of the bindingOperationOutput property.

Parameters:
value - allowed object is BindingOperationOutput

getOperationOutput

public OperationOutput getOperationOutput()
Gets the value of the operationOutput property.

Returns:
possible object is OperationOutput

setOperationOutput

public void setOperationOutput(OperationOutput value)
Sets the value of the operationOutput property.

Parameters:
value - allowed object is OperationOutput

getWsdlExtension

public WsdlExtension getWsdlExtension()
Gets the value of the wsdlExtension property.

Returns:
possible object is WsdlExtension

setWsdlExtension

public void setWsdlExtension(WsdlExtension value)
Sets the value of the wsdlExtension property.

Parameters:
value - allowed object is WsdlExtension

getSoapAddress

public SoapAddress getSoapAddress()
Gets the value of the soapAddress property.

Returns:
possible object is SoapAddress

setSoapAddress

public void setSoapAddress(SoapAddress value)
Sets the value of the soapAddress property.

Parameters:
value - allowed object is SoapAddress

getSoapBinding

public SoapBinding getSoapBinding()
Gets the value of the soapBinding property.

Returns:
possible object is SoapBinding

setSoapBinding

public void setSoapBinding(SoapBinding value)
Sets the value of the soapBinding property.

Parameters:
value - allowed object is SoapBinding


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