|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.opengis.wps.v_2_0.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the net.opengis.wps.v_2_0 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: net.opengis.wps.v_2_0 |
|
| 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 WPSCapabilitiesType createWPSCapabilitiesType()
WPSCapabilitiesType
public ReferenceType createReferenceType()
ReferenceType
public LiteralDataType createLiteralDataType()
LiteralDataType
public ProcessDescriptionType createProcessDescriptionType()
ProcessDescriptionType
public Format createFormat()
Format
public LiteralValue createLiteralValue()
LiteralValue
public BoundingBoxData createBoundingBoxData()
BoundingBoxData
public SupportedCRS createSupportedCRS()
SupportedCRS
public ComplexDataType createComplexDataType()
ComplexDataType
public Data createData()
Data
public Result createResult()
Result
public DataOutputType createDataOutputType()
DataOutputType
public StatusInfo createStatusInfo()
StatusInfo
public ExecuteRequestType createExecuteRequestType()
ExecuteRequestType
public DescribeProcess createDescribeProcess()
DescribeProcess
public ProcessOfferings createProcessOfferings()
ProcessOfferings
public ProcessOffering createProcessOffering()
ProcessOffering
public GetCapabilitiesType createGetCapabilitiesType()
GetCapabilitiesType
public Contents createContents()
Contents
public ProcessSummaryType createProcessSummaryType()
ProcessSummaryType
public GetStatus createGetStatus()
GetStatus
public Dismiss createDismiss()
Dismiss
public GetResult createGetResult()
GetResult
public GenericProcessType createGenericProcessType()
GenericProcessType
public DescriptionType createDescriptionType()
DescriptionType
public InputDescriptionType createInputDescriptionType()
InputDescriptionType
public OutputDescriptionType createOutputDescriptionType()
OutputDescriptionType
public LiteralDataDomainType createLiteralDataDomainType()
LiteralDataDomainType
public DataInputType createDataInputType()
DataInputType
public OutputDefinitionType createOutputDefinitionType()
OutputDefinitionType
public GenericInputType createGenericInputType()
GenericInputType
public GenericOutputType createGenericOutputType()
GenericOutputType
public WPSCapabilitiesType.Extension createWPSCapabilitiesTypeExtension()
WPSCapabilitiesType.Extension
public ReferenceType.BodyReference createReferenceTypeBodyReference()
ReferenceType.BodyReference
public LiteralDataType.LiteralDataDomain createLiteralDataTypeLiteralDataDomain()
LiteralDataType.LiteralDataDomain
public JAXBElement<ProcessDescriptionType> createProcess(ProcessDescriptionType value)
JAXBElement<ProcessDescriptionType>}
public JAXBElement<DataDescriptionType> createDataDescription(DataDescriptionType value)
JAXBElement<DataDescriptionType>}
public JAXBElement<LiteralDataType> createLiteralData(LiteralDataType value)
JAXBElement<LiteralDataType>}
public JAXBElement<BoundingBoxData> createBoundingBoxData(BoundingBoxData value)
JAXBElement<BoundingBoxData>}
public JAXBElement<ComplexDataType> createComplexData(ComplexDataType value)
JAXBElement<ComplexDataType>}
public JAXBElement<ReferenceType> createReference(ReferenceType value)
JAXBElement<ReferenceType>}
public JAXBElement<String> createJobID(String value)
JAXBElement<String>}
public JAXBElement<XMLGregorianCalendar> createExpirationDate(XMLGregorianCalendar value)
JAXBElement<XMLGregorianCalendar>}
public JAXBElement<ExecuteRequestType> createExecute(ExecuteRequestType value)
JAXBElement<ExecuteRequestType>}
public JAXBElement<GetCapabilitiesType> createGetCapabilities(GetCapabilitiesType value)
JAXBElement<GetCapabilitiesType>}
public JAXBElement<WPSCapabilitiesType> createCapabilities(WPSCapabilitiesType value)
JAXBElement<WPSCapabilitiesType>}
public JAXBElement<GenericProcessType> createGenericProcess(GenericProcessType value)
JAXBElement<GenericProcessType>}
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||