|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.xml.wsdl.v20.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.plasma.xml.wsdl.v20 package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor Summary | |
|---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.plasma.xml.wsdl.v20 |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public MessageRefFaultType createMessageRefFaultType()
MessageRefFaultType
public BindingOperationMessageType createBindingOperationMessageType()
BindingOperationMessageType
public Service createService()
Service
public Binding createBinding()
Binding
public BindingOperationType createBindingOperationType()
BindingOperationType
public InterfaceOperationType createInterfaceOperationType()
InterfaceOperationType
public BindingFaultType createBindingFaultType()
BindingFaultType
public Include createInclude()
Include
public Interface createInterface()
Interface
public BindingOperationFaultType createBindingOperationFaultType()
BindingOperationFaultType
public Types createTypes()
Types
public MessageRefType createMessageRefType()
MessageRefType
public Description createDescription()
Description
public InterfaceFaultType createInterfaceFaultType()
InterfaceFaultType
public Documentation createDocumentation()
Documentation
public Endpoint createEndpoint()
Endpoint
public DocumentedType createDocumentedType()
DocumentedType
public Import createImport()
Import
public javax.xml.bind.JAXBElement<InterfaceOperationType> createInterfaceOperation(InterfaceOperationType value)
JAXBElement<InterfaceOperationType>}
public javax.xml.bind.JAXBElement<InterfaceFaultType> createInterfaceFault(InterfaceFaultType value)
JAXBElement<InterfaceFaultType>}
public javax.xml.bind.JAXBElement<BindingOperationFaultType> createBindingOperationTypeOutfault(BindingOperationFaultType value)
JAXBElement<BindingOperationFaultType>}
public javax.xml.bind.JAXBElement<BindingOperationMessageType> createBindingOperationTypeInput(BindingOperationMessageType value)
JAXBElement<BindingOperationMessageType>}
public javax.xml.bind.JAXBElement<BindingOperationMessageType> createBindingOperationTypeOutput(BindingOperationMessageType value)
JAXBElement<BindingOperationMessageType>}
public javax.xml.bind.JAXBElement<BindingOperationFaultType> createBindingOperationTypeInfault(BindingOperationFaultType value)
JAXBElement<BindingOperationFaultType>}
public javax.xml.bind.JAXBElement<BindingOperationType> createBindingOperation(BindingOperationType value)
JAXBElement<BindingOperationType>}
public javax.xml.bind.JAXBElement<BindingFaultType> createBindingFault(BindingFaultType value)
JAXBElement<BindingFaultType>}
public javax.xml.bind.JAXBElement<MessageRefFaultType> createInterfaceOperationTypeOutfault(MessageRefFaultType value)
JAXBElement<MessageRefFaultType>}
public javax.xml.bind.JAXBElement<MessageRefType> createInterfaceOperationTypeInput(MessageRefType value)
JAXBElement<MessageRefType>}
public javax.xml.bind.JAXBElement<MessageRefType> createInterfaceOperationTypeOutput(MessageRefType value)
JAXBElement<MessageRefType>}
public javax.xml.bind.JAXBElement<MessageRefFaultType> createInterfaceOperationTypeInfault(MessageRefFaultType value)
JAXBElement<MessageRefFaultType>}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||