public class ObjectFactory extends Object
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 and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.opengis.sps.v_2_0
|
public ObjectFactory()
public PointOrPolygonPropertyType createPointOrPolygonPropertyType()
PointOrPolygonPropertyTypepublic AvailableOrNotPropertyType createAvailableOrNotPropertyType()
AvailableOrNotPropertyTypepublic ConfirmResponseType createConfirmResponseType()
ConfirmResponseTypepublic DescribeTaskingResponseType createDescribeTaskingResponseType()
DescribeTaskingResponseTypepublic GetStatusResponseType createGetStatusResponseType()
GetStatusResponseTypepublic StatusReportType createStatusReportType()
StatusReportTypepublic GetTaskResponseType createGetTaskResponseType()
GetTaskResponseTypepublic CapabilitiesType createCapabilitiesType()
CapabilitiesTypepublic SensorOfferingType createSensorOfferingType()
SensorOfferingTypepublic CancelResponseType createCancelResponseType()
CancelResponseTypepublic DescribeResultAccessResponseType createDescribeResultAccessResponseType()
DescribeResultAccessResponseTypepublic DescribeResultAccessType createDescribeResultAccessType()
DescribeResultAccessTypepublic DataAvailableType createDataAvailableType()
DataAvailableTypepublic ParameterDataType createParameterDataType()
ParameterDataTypepublic AlternativeType createAlternativeType()
AlternativeTypepublic SPSMetadataType createSPSMetadataType()
SPSMetadataTypepublic DataNotAvailableType createDataNotAvailableType()
DataNotAvailableTypepublic CancelType createCancelType()
CancelTypepublic SPSContentsType createSPSContentsType()
SPSContentsTypepublic GetCapabilitiesType createGetCapabilitiesType()
GetCapabilitiesTypepublic UpdateResponseType createUpdateResponseType()
UpdateResponseTypepublic UpdateType createUpdateType()
UpdateTypepublic GetTaskType createGetTaskType()
GetTaskTypepublic ReservationReportType createReservationReportType()
ReservationReportTypepublic ReserveResponseType createReserveResponseType()
ReserveResponseTypepublic ReserveType createReserveType()
ReserveTypepublic GetStatusType createGetStatusType()
GetStatusTypepublic DescribeTaskingType createDescribeTaskingType()
DescribeTaskingTypepublic GetFeasibilityResponseType createGetFeasibilityResponseType()
GetFeasibilityResponseTypepublic GetFeasibilityType createGetFeasibilityType()
GetFeasibilityTypepublic ConfirmType createConfirmType()
ConfirmTypepublic SubmitResponseType createSubmitResponseType()
SubmitResponseTypepublic SubmitType createSubmitType()
SubmitTypepublic StatusReportPropertyType createStatusReportPropertyType()
StatusReportPropertyTypepublic TaskPropertyType createTaskPropertyType()
TaskPropertyTypepublic AlternativePropertyType createAlternativePropertyType()
AlternativePropertyTypepublic TaskingResponsePropertyType createTaskingResponsePropertyType()
TaskingResponsePropertyTypepublic TaskingRequestPropertyType createTaskingRequestPropertyType()
TaskingRequestPropertyTypepublic ParameterDataPropertyType createParameterDataPropertyType()
ParameterDataPropertyTypepublic DataAvailablePropertyType createDataAvailablePropertyType()
DataAvailablePropertyTypepublic DescribeResultAccessPropertyType createDescribeResultAccessPropertyType()
DescribeResultAccessPropertyTypepublic DescribeResultAccessResponsePropertyType createDescribeResultAccessResponsePropertyType()
DescribeResultAccessResponsePropertyTypepublic SPSMetadataPropertyType createSPSMetadataPropertyType()
SPSMetadataPropertyTypepublic DataNotAvailablePropertyType createDataNotAvailablePropertyType()
DataNotAvailablePropertyTypepublic TaskOrProcessPropertyType createTaskOrProcessPropertyType()
TaskOrProcessPropertyTypepublic CancelPropertyType createCancelPropertyType()
CancelPropertyTypepublic CancelResponsePropertyType createCancelResponsePropertyType()
CancelResponsePropertyTypepublic SensorOfferingPropertyType createSensorOfferingPropertyType()
SensorOfferingPropertyTypepublic SPSContentsPropertyType createSPSContentsPropertyType()
SPSContentsPropertyTypepublic GetCapabilitiesPropertyType createGetCapabilitiesPropertyType()
GetCapabilitiesPropertyTypepublic CapabilitiesPropertyType createCapabilitiesPropertyType()
CapabilitiesPropertyTypepublic UpdateResponsePropertyType createUpdateResponsePropertyType()
UpdateResponsePropertyTypepublic UpdatePropertyType createUpdatePropertyType()
UpdatePropertyTypepublic GetTaskPropertyType createGetTaskPropertyType()
GetTaskPropertyTypepublic GetTaskResponsePropertyType createGetTaskResponsePropertyType()
GetTaskResponsePropertyTypepublic ReservationReportPropertyType createReservationReportPropertyType()
ReservationReportPropertyTypepublic ReserveResponsePropertyType createReserveResponsePropertyType()
ReserveResponsePropertyTypepublic ReservePropertyType createReservePropertyType()
ReservePropertyTypepublic GetStatusResponsePropertyType createGetStatusResponsePropertyType()
GetStatusResponsePropertyTypepublic GetStatusPropertyType createGetStatusPropertyType()
GetStatusPropertyTypepublic DescribeTaskingResponsePropertyType createDescribeTaskingResponsePropertyType()
DescribeTaskingResponsePropertyTypepublic DescribeTaskingPropertyType createDescribeTaskingPropertyType()
DescribeTaskingPropertyTypepublic GetFeasibilityResponsePropertyType createGetFeasibilityResponsePropertyType()
GetFeasibilityResponsePropertyTypepublic GetFeasibilityPropertyType createGetFeasibilityPropertyType()
GetFeasibilityPropertyTypepublic ConfirmPropertyType createConfirmPropertyType()
ConfirmPropertyTypepublic ConfirmResponsePropertyType createConfirmResponsePropertyType()
ConfirmResponsePropertyTypepublic SubmitResponsePropertyType createSubmitResponsePropertyType()
SubmitResponsePropertyTypepublic SubmitPropertyType createSubmitPropertyType()
SubmitPropertyTypepublic PointOrPolygonPropertyType.ByPoint createPointOrPolygonPropertyTypeByPoint()
PointOrPolygonPropertyType.ByPointpublic PointOrPolygonPropertyType.ByPolygon createPointOrPolygonPropertyTypeByPolygon()
PointOrPolygonPropertyType.ByPolygonpublic AvailableOrNotPropertyType.Available createAvailableOrNotPropertyTypeAvailable()
AvailableOrNotPropertyType.Availablepublic AvailableOrNotPropertyType.Unavailable createAvailableOrNotPropertyTypeUnavailable()
AvailableOrNotPropertyType.Unavailablepublic TaskingRequestType.TaskingParameters createTaskingRequestTypeTaskingParameters()
TaskingRequestType.TaskingParameterspublic TaskingResponseType.Result createTaskingResponseTypeResult()
TaskingResponseType.Resultpublic ConfirmResponseType.Result createConfirmResponseTypeResult()
ConfirmResponseType.Resultpublic DescribeTaskingResponseType.TaskingParameters createDescribeTaskingResponseTypeTaskingParameters()
DescribeTaskingResponseType.TaskingParameterspublic GetStatusResponseType.Status createGetStatusResponseTypeStatus()
GetStatusResponseType.Statuspublic StatusReportType.Alternative createStatusReportTypeAlternative()
StatusReportType.Alternativepublic GetTaskResponseType.Task createGetTaskResponseTypeTask()
GetTaskResponseType.Taskpublic CapabilitiesType.Notifications createCapabilitiesTypeNotifications()
CapabilitiesType.Notificationspublic CapabilitiesType.Contents createCapabilitiesTypeContents()
CapabilitiesType.Contentspublic SensorOfferingType.ObservableArea createSensorOfferingTypeObservableArea()
SensorOfferingType.ObservableAreapublic CancelResponseType.Result createCancelResponseTypeResult()
CancelResponseType.Resultpublic DescribeResultAccessResponseType.Availability createDescribeResultAccessResponseTypeAvailability()
DescribeResultAccessResponseType.Availabilitypublic DescribeResultAccessType.Target createDescribeResultAccessTypeTarget()
DescribeResultAccessType.Targetpublic DataAvailableType.DataReference createDataAvailableTypeDataReference()
DataAvailableType.DataReferencepublic ParameterDataType.Encoding createParameterDataTypeEncoding()
ParameterDataType.Encodingpublic AlternativeType.TaskingParameters createAlternativeTypeTaskingParameters()
AlternativeType.TaskingParameterspublic jakarta.xml.bind.JAXBElement<StatusReportType> createStatusReport(StatusReportType value)
value - Java instance representing xml element's value.JAXBElement<StatusReportType>public jakarta.xml.bind.JAXBElement<TaskType> createTask(TaskType value)
value - Java instance representing xml element's value.JAXBElement<TaskType>public jakarta.xml.bind.JAXBElement<AlternativeType> createAlternative(AlternativeType value)
value - Java instance representing xml element's value.JAXBElement<AlternativeType>public jakarta.xml.bind.JAXBElement<TaskingResponseType> createTaskingResponse(TaskingResponseType value)
value - Java instance representing xml element's value.JAXBElement<TaskingResponseType>public jakarta.xml.bind.JAXBElement<TaskingRequestType> createTaskingRequest(TaskingRequestType value)
value - Java instance representing xml element's value.JAXBElement<TaskingRequestType>public jakarta.xml.bind.JAXBElement<ParameterDataType> createParameterData(ParameterDataType value)
value - Java instance representing xml element's value.JAXBElement<ParameterDataType>public jakarta.xml.bind.JAXBElement<DataAvailableType> createDataAvailable(DataAvailableType value)
value - Java instance representing xml element's value.JAXBElement<DataAvailableType>public jakarta.xml.bind.JAXBElement<DescribeResultAccessType> createDescribeResultAccess(DescribeResultAccessType value)
value - Java instance representing xml element's value.JAXBElement<DescribeResultAccessType>public jakarta.xml.bind.JAXBElement<DescribeResultAccessResponseType> createDescribeResultAccessResponse(DescribeResultAccessResponseType value)
value - Java instance representing xml element's value.JAXBElement<DescribeResultAccessResponseType>public jakarta.xml.bind.JAXBElement<SPSMetadataType> createSPSMetadata(SPSMetadataType value)
value - Java instance representing xml element's value.JAXBElement<SPSMetadataType>public jakarta.xml.bind.JAXBElement<DataNotAvailableType> createDataNotAvailable(DataNotAvailableType value)
value - Java instance representing xml element's value.JAXBElement<DataNotAvailableType>public jakarta.xml.bind.JAXBElement<CancelType> createCancel(CancelType value)
value - Java instance representing xml element's value.JAXBElement<CancelType>public jakarta.xml.bind.JAXBElement<CancelResponseType> createCancelResponse(CancelResponseType value)
value - Java instance representing xml element's value.JAXBElement<CancelResponseType>public jakarta.xml.bind.JAXBElement<SensorOfferingType> createSensorOffering(SensorOfferingType value)
value - Java instance representing xml element's value.JAXBElement<SensorOfferingType>public jakarta.xml.bind.JAXBElement<SPSContentsType> createSPSContents(SPSContentsType value)
value - Java instance representing xml element's value.JAXBElement<SPSContentsType>public jakarta.xml.bind.JAXBElement<GetCapabilitiesType> createGetCapabilities(GetCapabilitiesType value)
value - Java instance representing xml element's value.JAXBElement<GetCapabilitiesType>public jakarta.xml.bind.JAXBElement<CapabilitiesType> createCapabilities(CapabilitiesType value)
value - Java instance representing xml element's value.JAXBElement<CapabilitiesType>public jakarta.xml.bind.JAXBElement<UpdateResponseType> createUpdateResponse(UpdateResponseType value)
value - Java instance representing xml element's value.JAXBElement<UpdateResponseType>public jakarta.xml.bind.JAXBElement<UpdateType> createUpdate(UpdateType value)
value - Java instance representing xml element's value.JAXBElement<UpdateType>public jakarta.xml.bind.JAXBElement<GetTaskType> createGetTask(GetTaskType value)
value - Java instance representing xml element's value.JAXBElement<GetTaskType>public jakarta.xml.bind.JAXBElement<GetTaskResponseType> createGetTaskResponse(GetTaskResponseType value)
value - Java instance representing xml element's value.JAXBElement<GetTaskResponseType>public jakarta.xml.bind.JAXBElement<ReservationReportType> createReservationReport(ReservationReportType value)
value - Java instance representing xml element's value.JAXBElement<ReservationReportType>public jakarta.xml.bind.JAXBElement<ReserveResponseType> createReserveResponse(ReserveResponseType value)
value - Java instance representing xml element's value.JAXBElement<ReserveResponseType>public jakarta.xml.bind.JAXBElement<ReserveType> createReserve(ReserveType value)
value - Java instance representing xml element's value.JAXBElement<ReserveType>public jakarta.xml.bind.JAXBElement<GetStatusResponseType> createGetStatusResponse(GetStatusResponseType value)
value - Java instance representing xml element's value.JAXBElement<GetStatusResponseType>public jakarta.xml.bind.JAXBElement<GetStatusType> createGetStatus(GetStatusType value)
value - Java instance representing xml element's value.JAXBElement<GetStatusType>public jakarta.xml.bind.JAXBElement<DescribeTaskingResponseType> createDescribeTaskingResponse(DescribeTaskingResponseType value)
value - Java instance representing xml element's value.JAXBElement<DescribeTaskingResponseType>public jakarta.xml.bind.JAXBElement<DescribeTaskingType> createDescribeTasking(DescribeTaskingType value)
value - Java instance representing xml element's value.JAXBElement<DescribeTaskingType>public jakarta.xml.bind.JAXBElement<GetFeasibilityResponseType> createGetFeasibilityResponse(GetFeasibilityResponseType value)
value - Java instance representing xml element's value.JAXBElement<GetFeasibilityResponseType>public jakarta.xml.bind.JAXBElement<GetFeasibilityType> createGetFeasibility(GetFeasibilityType value)
value - Java instance representing xml element's value.JAXBElement<GetFeasibilityType>public jakarta.xml.bind.JAXBElement<ConfirmType> createConfirm(ConfirmType value)
value - Java instance representing xml element's value.JAXBElement<ConfirmType>public jakarta.xml.bind.JAXBElement<ConfirmResponseType> createConfirmResponse(ConfirmResponseType value)
value - Java instance representing xml element's value.JAXBElement<ConfirmResponseType>public jakarta.xml.bind.JAXBElement<SubmitResponseType> createSubmitResponse(SubmitResponseType value)
value - Java instance representing xml element's value.JAXBElement<SubmitResponseType>public jakarta.xml.bind.JAXBElement<SubmitType> createSubmit(SubmitType value)
value - Java instance representing xml element's value.JAXBElement<SubmitType>Copyright © 2008–2023. All rights reserved.