net.opengis.eosps.v_2_0
Class ObjectFactory

java.lang.Object
  extended by net.opengis.eosps.v_2_0.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the net.opengis.eosps.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.eosps.v_2_0
 
Method Summary
 JAXBElement<String> createFeasibilityLevel(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<FeasibilityStudyType> createFeasibilityStudy(FeasibilityStudyType value)
          Create an instance of JAXBElement<FeasibilityStudyType>}
 FeasibilityStudyPropertyType createFeasibilityStudyPropertyType()
          Create an instance of FeasibilityStudyPropertyType
 FeasibilityStudyType createFeasibilityStudyType()
          Create an instance of FeasibilityStudyType
 JAXBElement<GetSensorAvailabilityType> createGetSensorAvailability(GetSensorAvailabilityType value)
          Create an instance of JAXBElement<GetSensorAvailabilityType>}
 GetSensorAvailabilityPropertyType createGetSensorAvailabilityPropertyType()
          Create an instance of GetSensorAvailabilityPropertyType
 JAXBElement<GetSensorAvailabilityResponseType> createGetSensorAvailabilityResponse(GetSensorAvailabilityResponseType value)
          Create an instance of JAXBElement<GetSensorAvailabilityResponseType>}
 GetSensorAvailabilityResponsePropertyType createGetSensorAvailabilityResponsePropertyType()
          Create an instance of GetSensorAvailabilityResponsePropertyType
 GetSensorAvailabilityResponseType createGetSensorAvailabilityResponseType()
          Create an instance of GetSensorAvailabilityResponseType
 GetSensorAvailabilityResponseType.AvailabilityPeriod createGetSensorAvailabilityResponseTypeAvailabilityPeriod()
          Create an instance of GetSensorAvailabilityResponseType.AvailabilityPeriod
 GetSensorAvailabilityResponseType.ResponsePeriod createGetSensorAvailabilityResponseTypeResponsePeriod()
          Create an instance of GetSensorAvailabilityResponseType.ResponsePeriod
 GetSensorAvailabilityType createGetSensorAvailabilityType()
          Create an instance of GetSensorAvailabilityType
 GetSensorAvailabilityType.RequestPeriod createGetSensorAvailabilityTypeRequestPeriod()
          Create an instance of GetSensorAvailabilityType.RequestPeriod
 JAXBElement<GridCellType> createGridCell(GridCellType value)
          Create an instance of JAXBElement<GridCellType>}
 GridCellPropertyType createGridCellPropertyType()
          Create an instance of GridCellPropertyType
 GridCellType createGridCellType()
          Create an instance of GridCellType
 GridCellType.Footprint createGridCellTypeFootprint()
          Create an instance of GridCellType.Footprint
 JAXBElement<Boolean> createManualValidation(Boolean value)
          Create an instance of JAXBElement<Boolean>}
 JAXBElement<ProgrammingStatusType> createProgrammingStatus(ProgrammingStatusType value)
          Create an instance of JAXBElement<ProgrammingStatusType>}
 ProgrammingStatusPropertyType createProgrammingStatusPropertyType()
          Create an instance of ProgrammingStatusPropertyType
 ProgrammingStatusType createProgrammingStatusType()
          Create an instance of ProgrammingStatusType
 JAXBElement<String> createReferenceFeasibilityID(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<SegmentType> createSegment(SegmentType value)
          Create an instance of JAXBElement<SegmentType>}
 SegmentPropertyType createSegmentPropertyType()
          Create an instance of SegmentPropertyType
 SegmentType createSegmentType()
          Create an instance of SegmentType
 SegmentType.Footprint createSegmentTypeFootprint()
          Create an instance of SegmentType.Footprint
 JAXBElement<SubmitSegmentByIDType> createSubmitSegmentByID(SubmitSegmentByIDType value)
          Create an instance of JAXBElement<SubmitSegmentByIDType>}
 SubmitSegmentByIDPropertyType createSubmitSegmentByIDPropertyType()
          Create an instance of SubmitSegmentByIDPropertyType
 SubmitSegmentByIDType createSubmitSegmentByIDType()
          Create an instance of SubmitSegmentByIDType
 JAXBElement<ValidateType> createValidate(ValidateType value)
          Create an instance of JAXBElement<ValidateType>}
 ValidatePropertyType createValidatePropertyType()
          Create an instance of ValidatePropertyType
 JAXBElement<ValidateResponseType> createValidateResponse(ValidateResponseType value)
          Create an instance of JAXBElement<ValidateResponseType>}
 ValidateResponsePropertyType createValidateResponsePropertyType()
          Create an instance of ValidateResponsePropertyType
 ValidateResponseType createValidateResponseType()
          Create an instance of ValidateResponseType
 ValidateType createValidateType()
          Create an instance of ValidateType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.opengis.eosps.v_2_0

Method Detail

createGetSensorAvailabilityResponseType

public GetSensorAvailabilityResponseType createGetSensorAvailabilityResponseType()
Create an instance of GetSensorAvailabilityResponseType


createGetSensorAvailabilityType

public GetSensorAvailabilityType createGetSensorAvailabilityType()
Create an instance of GetSensorAvailabilityType


createSegmentType

public SegmentType createSegmentType()
Create an instance of SegmentType


createGridCellType

public GridCellType createGridCellType()
Create an instance of GridCellType


createProgrammingStatusType

public ProgrammingStatusType createProgrammingStatusType()
Create an instance of ProgrammingStatusType


createFeasibilityStudyType

public FeasibilityStudyType createFeasibilityStudyType()
Create an instance of FeasibilityStudyType


createSubmitSegmentByIDType

public SubmitSegmentByIDType createSubmitSegmentByIDType()
Create an instance of SubmitSegmentByIDType


createValidateType

public ValidateType createValidateType()
Create an instance of ValidateType


createValidateResponseType

public ValidateResponseType createValidateResponseType()
Create an instance of ValidateResponseType


createGridCellPropertyType

public GridCellPropertyType createGridCellPropertyType()
Create an instance of GridCellPropertyType


createSegmentPropertyType

public SegmentPropertyType createSegmentPropertyType()
Create an instance of SegmentPropertyType


createProgrammingStatusPropertyType

public ProgrammingStatusPropertyType createProgrammingStatusPropertyType()
Create an instance of ProgrammingStatusPropertyType


createFeasibilityStudyPropertyType

public FeasibilityStudyPropertyType createFeasibilityStudyPropertyType()
Create an instance of FeasibilityStudyPropertyType


createGetSensorAvailabilityPropertyType

public GetSensorAvailabilityPropertyType createGetSensorAvailabilityPropertyType()
Create an instance of GetSensorAvailabilityPropertyType


createGetSensorAvailabilityResponsePropertyType

public GetSensorAvailabilityResponsePropertyType createGetSensorAvailabilityResponsePropertyType()
Create an instance of GetSensorAvailabilityResponsePropertyType


createSubmitSegmentByIDPropertyType

public SubmitSegmentByIDPropertyType createSubmitSegmentByIDPropertyType()
Create an instance of SubmitSegmentByIDPropertyType


createValidatePropertyType

public ValidatePropertyType createValidatePropertyType()
Create an instance of ValidatePropertyType


createValidateResponsePropertyType

public ValidateResponsePropertyType createValidateResponsePropertyType()
Create an instance of ValidateResponsePropertyType


createGetSensorAvailabilityResponseTypeResponsePeriod

public GetSensorAvailabilityResponseType.ResponsePeriod createGetSensorAvailabilityResponseTypeResponsePeriod()
Create an instance of GetSensorAvailabilityResponseType.ResponsePeriod


createGetSensorAvailabilityResponseTypeAvailabilityPeriod

public GetSensorAvailabilityResponseType.AvailabilityPeriod createGetSensorAvailabilityResponseTypeAvailabilityPeriod()
Create an instance of GetSensorAvailabilityResponseType.AvailabilityPeriod


createGetSensorAvailabilityTypeRequestPeriod

public GetSensorAvailabilityType.RequestPeriod createGetSensorAvailabilityTypeRequestPeriod()
Create an instance of GetSensorAvailabilityType.RequestPeriod


createSegmentTypeFootprint

public SegmentType.Footprint createSegmentTypeFootprint()
Create an instance of SegmentType.Footprint


createGridCellTypeFootprint

public GridCellType.Footprint createGridCellTypeFootprint()
Create an instance of GridCellType.Footprint


createGridCell

public JAXBElement<GridCellType> createGridCell(GridCellType value)
Create an instance of JAXBElement<GridCellType>}


createSegment

public JAXBElement<SegmentType> createSegment(SegmentType value)
Create an instance of JAXBElement<SegmentType>}


createProgrammingStatus

public JAXBElement<ProgrammingStatusType> createProgrammingStatus(ProgrammingStatusType value)
Create an instance of JAXBElement<ProgrammingStatusType>}


createFeasibilityStudy

public JAXBElement<FeasibilityStudyType> createFeasibilityStudy(FeasibilityStudyType value)
Create an instance of JAXBElement<FeasibilityStudyType>}


createGetSensorAvailability

public JAXBElement<GetSensorAvailabilityType> createGetSensorAvailability(GetSensorAvailabilityType value)
Create an instance of JAXBElement<GetSensorAvailabilityType>}


createGetSensorAvailabilityResponse

public JAXBElement<GetSensorAvailabilityResponseType> createGetSensorAvailabilityResponse(GetSensorAvailabilityResponseType value)
Create an instance of JAXBElement<GetSensorAvailabilityResponseType>}


createSubmitSegmentByID

public JAXBElement<SubmitSegmentByIDType> createSubmitSegmentByID(SubmitSegmentByIDType value)
Create an instance of JAXBElement<SubmitSegmentByIDType>}


createValidate

public JAXBElement<ValidateType> createValidate(ValidateType value)
Create an instance of JAXBElement<ValidateType>}


createValidateResponse

public JAXBElement<ValidateResponseType> createValidateResponse(ValidateResponseType value)
Create an instance of JAXBElement<ValidateResponseType>}


createManualValidation

public JAXBElement<Boolean> createManualValidation(Boolean value)
Create an instance of JAXBElement<Boolean>}


createFeasibilityLevel

public JAXBElement<String> createFeasibilityLevel(String value)
Create an instance of JAXBElement<String>}


createReferenceFeasibilityID

public JAXBElement<String> createReferenceFeasibilityID(String value)
Create an instance of JAXBElement<String>}



Copyright © 2008-2015. All Rights Reserved.