net.opengis.olsnav.v_1_3
Class ObjectFactory

java.lang.Object
  extended by net.opengis.olsnav.v_1_3.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.olsnav.v_1_3 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.olsnav.v_1_3
 
Method Summary
 AbsoluteDateType createAbsoluteDateType()
          Create an instance of AbsoluteDateType
 AbstractIDType createAbstractIDType()
          Create an instance of AbstractIDType
 CloseCursorRequest createCloseCursorRequest()
          Create an instance of CloseCursorRequest
 CursorFetchRequest createCursorFetchRequest()
          Create an instance of CursorFetchRequest
 CursorFetchResponse createCursorFetchResponse()
          Create an instance of CursorFetchResponse
 CursorIDType createCursorIDType()
          Create an instance of CursorIDType
 CursorInfoType createCursorInfoType()
          Create an instance of CursorInfoType
 CursorType createCursorType()
          Create an instance of CursorType
 DateTimeType createDateTimeType()
          Create an instance of DateTimeType
 DateType createDateType()
          Create an instance of DateType
 DayOfMonthOfYearType createDayOfMonthOfYearType()
          Create an instance of DayOfMonthOfYearType
 DayOfWeekOfMonthOfYearType createDayOfWeekOfMonthOfYearType()
          Create an instance of DayOfWeekOfMonthOfYearType
 DayOfWeekOfMonthType createDayOfWeekOfMonthType()
          Create an instance of DayOfWeekOfMonthType
 DayOfWeekOfYearType createDayOfWeekOfYearType()
          Create an instance of DayOfWeekOfYearType
 JAXBElement<DetermineRouteRequestType> createDetermineRouteRequest(DetermineRouteRequestType value)
          Create an instance of JAXBElement<DetermineRouteRequestType>}
 DetermineRouteRequestType createDetermineRouteRequestType()
          Create an instance of DetermineRouteRequestType
 JAXBElement<DetermineRouteResponseType> createDetermineRouteResponse(DetermineRouteResponseType value)
          Create an instance of JAXBElement<DetermineRouteResponseType>}
 DetermineRouteResponseType createDetermineRouteResponseType()
          Create an instance of DetermineRouteResponseType
 ExtendedDateType createExtendedDateType()
          Create an instance of ExtendedDateType
 GetCursorInfoRequest createGetCursorInfoRequest()
          Create an instance of GetCursorInfoRequest
 GetCursorInfoResponse createGetCursorInfoResponse()
          Create an instance of GetCursorInfoResponse
 GetCursorPositionRequest createGetCursorPositionRequest()
          Create an instance of GetCursorPositionRequest
 GetCursorPositionResponse createGetCursorPositionResponse()
          Create an instance of GetCursorPositionResponse
 JAXBElement<GetNearbyMapObjRequestType> createGetNearbyMapObjRequest(GetNearbyMapObjRequestType value)
          Create an instance of JAXBElement<GetNearbyMapObjRequestType>}
 GetNearbyMapObjRequestType createGetNearbyMapObjRequestType()
          Create an instance of GetNearbyMapObjRequestType
 JAXBElement<GetNearbyMapObjResponseType> createGetNearbyMapObjResponse(GetNearbyMapObjResponseType value)
          Create an instance of JAXBElement<GetNearbyMapObjResponseType>}
 GetNearbyMapObjResponseType createGetNearbyMapObjResponseType()
          Create an instance of GetNearbyMapObjResponseType
 JAXBElement<GetPositionRequestType> createGetPositionRequest(GetPositionRequestType value)
          Create an instance of JAXBElement<GetPositionRequestType>}
 GetPositionRequestType createGetPositionRequestType()
          Create an instance of GetPositionRequestType
 JAXBElement<GetPositionResponseType> createGetPositionResponse(GetPositionResponseType value)
          Create an instance of JAXBElement<GetPositionResponseType>}
 GetPositionResponseType createGetPositionResponseType()
          Create an instance of GetPositionResponseType
 LocusType createLocusType()
          Create an instance of LocusType
 MapObjType createMapObjType()
          Create an instance of MapObjType
 ProcessCursorRequest createProcessCursorRequest()
          Create an instance of ProcessCursorRequest
 ProcessCursorResponse createProcessCursorResponse()
          Create an instance of ProcessCursorResponse
 RouteControlType createRouteControlType()
          Create an instance of RouteControlType
 RouteCostModelType createRouteCostModelType()
          Create an instance of RouteCostModelType
 RouteLinkAndCost createRouteLinkAndCost()
          Create an instance of RouteLinkAndCost
 RoutePlanType createRoutePlanType()
          Create an instance of RoutePlanType
 RoutePointSequenceType createRoutePointSequenceType()
          Create an instance of RoutePointSequenceType
 RoutePointSequenceType.ViaPoint createRoutePointSequenceTypeViaPoint()
          Create an instance of RoutePointSequenceType.ViaPoint
 RoutePointType createRoutePointType()
          Create an instance of RoutePointType
 SetCursorPositionRequest createSetCursorPositionRequest()
          Create an instance of SetCursorPositionRequest
 SetCursorPositionResponse createSetCursorPositionResponse()
          Create an instance of SetCursorPositionResponse
 TimeZoneType createTimeZoneType()
          Create an instance of TimeZoneType
 VehicleTypeN createVehicleTypeN()
          Create an instance of VehicleTypeN
 
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.olsnav.v_1_3

Method Detail

createRoutePointSequenceType

public RoutePointSequenceType createRoutePointSequenceType()
Create an instance of RoutePointSequenceType


createGetPositionRequestType

public GetPositionRequestType createGetPositionRequestType()
Create an instance of GetPositionRequestType


createGetPositionResponseType

public GetPositionResponseType createGetPositionResponseType()
Create an instance of GetPositionResponseType


createGetNearbyMapObjRequestType

public GetNearbyMapObjRequestType createGetNearbyMapObjRequestType()
Create an instance of GetNearbyMapObjRequestType


createGetNearbyMapObjResponseType

public GetNearbyMapObjResponseType createGetNearbyMapObjResponseType()
Create an instance of GetNearbyMapObjResponseType


createDetermineRouteRequestType

public DetermineRouteRequestType createDetermineRouteRequestType()
Create an instance of DetermineRouteRequestType


createDetermineRouteResponseType

public DetermineRouteResponseType createDetermineRouteResponseType()
Create an instance of DetermineRouteResponseType


createDateTimeType

public DateTimeType createDateTimeType()
Create an instance of DateTimeType


createDateType

public DateType createDateType()
Create an instance of DateType


createExtendedDateType

public ExtendedDateType createExtendedDateType()
Create an instance of ExtendedDateType


createTimeZoneType

public TimeZoneType createTimeZoneType()
Create an instance of TimeZoneType


createAbsoluteDateType

public AbsoluteDateType createAbsoluteDateType()
Create an instance of AbsoluteDateType


createDayOfWeekOfMonthType

public DayOfWeekOfMonthType createDayOfWeekOfMonthType()
Create an instance of DayOfWeekOfMonthType


createDayOfWeekOfYearType

public DayOfWeekOfYearType createDayOfWeekOfYearType()
Create an instance of DayOfWeekOfYearType


createDayOfMonthOfYearType

public DayOfMonthOfYearType createDayOfMonthOfYearType()
Create an instance of DayOfMonthOfYearType


createDayOfWeekOfMonthOfYearType

public DayOfWeekOfMonthOfYearType createDayOfWeekOfMonthOfYearType()
Create an instance of DayOfWeekOfMonthOfYearType


createAbstractIDType

public AbstractIDType createAbstractIDType()
Create an instance of AbstractIDType


createVehicleTypeN

public VehicleTypeN createVehicleTypeN()
Create an instance of VehicleTypeN


createCursorFetchRequest

public CursorFetchRequest createCursorFetchRequest()
Create an instance of CursorFetchRequest


createGetCursorInfoRequest

public GetCursorInfoRequest createGetCursorInfoRequest()
Create an instance of GetCursorInfoRequest


createGetCursorPositionRequest

public GetCursorPositionRequest createGetCursorPositionRequest()
Create an instance of GetCursorPositionRequest


createSetCursorPositionRequest

public SetCursorPositionRequest createSetCursorPositionRequest()
Create an instance of SetCursorPositionRequest


createProcessCursorRequest

public ProcessCursorRequest createProcessCursorRequest()
Create an instance of ProcessCursorRequest


createCloseCursorRequest

public CloseCursorRequest createCloseCursorRequest()
Create an instance of CloseCursorRequest


createCursorFetchResponse

public CursorFetchResponse createCursorFetchResponse()
Create an instance of CursorFetchResponse


createGetCursorInfoResponse

public GetCursorInfoResponse createGetCursorInfoResponse()
Create an instance of GetCursorInfoResponse


createGetCursorPositionResponse

public GetCursorPositionResponse createGetCursorPositionResponse()
Create an instance of GetCursorPositionResponse


createSetCursorPositionResponse

public SetCursorPositionResponse createSetCursorPositionResponse()
Create an instance of SetCursorPositionResponse


createProcessCursorResponse

public ProcessCursorResponse createProcessCursorResponse()
Create an instance of ProcessCursorResponse


createCursorType

public CursorType createCursorType()
Create an instance of CursorType


createCursorIDType

public CursorIDType createCursorIDType()
Create an instance of CursorIDType


createCursorInfoType

public CursorInfoType createCursorInfoType()
Create an instance of CursorInfoType


createMapObjType

public MapObjType createMapObjType()
Create an instance of MapObjType


createLocusType

public LocusType createLocusType()
Create an instance of LocusType


createRoutePlanType

public RoutePlanType createRoutePlanType()
Create an instance of RoutePlanType


createRoutePointType

public RoutePointType createRoutePointType()
Create an instance of RoutePointType


createRouteControlType

public RouteControlType createRouteControlType()
Create an instance of RouteControlType


createRouteCostModelType

public RouteCostModelType createRouteCostModelType()
Create an instance of RouteCostModelType


createRouteLinkAndCost

public RouteLinkAndCost createRouteLinkAndCost()
Create an instance of RouteLinkAndCost


createRoutePointSequenceTypeViaPoint

public RoutePointSequenceType.ViaPoint createRoutePointSequenceTypeViaPoint()
Create an instance of RoutePointSequenceType.ViaPoint


createGetPositionRequest

public JAXBElement<GetPositionRequestType> createGetPositionRequest(GetPositionRequestType value)
Create an instance of JAXBElement<GetPositionRequestType>}


createGetPositionResponse

public JAXBElement<GetPositionResponseType> createGetPositionResponse(GetPositionResponseType value)
Create an instance of JAXBElement<GetPositionResponseType>}


createGetNearbyMapObjRequest

public JAXBElement<GetNearbyMapObjRequestType> createGetNearbyMapObjRequest(GetNearbyMapObjRequestType value)
Create an instance of JAXBElement<GetNearbyMapObjRequestType>}


createGetNearbyMapObjResponse

public JAXBElement<GetNearbyMapObjResponseType> createGetNearbyMapObjResponse(GetNearbyMapObjResponseType value)
Create an instance of JAXBElement<GetNearbyMapObjResponseType>}


createDetermineRouteRequest

public JAXBElement<DetermineRouteRequestType> createDetermineRouteRequest(DetermineRouteRequestType value)
Create an instance of JAXBElement<DetermineRouteRequestType>}


createDetermineRouteResponse

public JAXBElement<DetermineRouteResponseType> createDetermineRouteResponse(DetermineRouteResponseType value)
Create an instance of JAXBElement<DetermineRouteResponseType>}



Copyright © 2008-2015. All Rights Reserved.