|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DateTimeType in net.opengis.olsnav.v_1_3 |
|---|
| Fields in net.opengis.olsnav.v_1_3 declared as DateTimeType | |
|---|---|
protected DateTimeType |
RouteControlType.routeEndDateTime
|
protected DateTimeType |
RouteControlType.routeStartDateTime
|
| Methods in net.opengis.olsnav.v_1_3 that return DateTimeType | |
|---|---|
DateTimeType |
ObjectFactory.createDateTimeType()
Create an instance of DateTimeType |
DateTimeType |
RouteControlType.getRouteEndDateTime()
Gets the value of the routeEndDateTime property. |
DateTimeType |
RouteControlType.getRouteStartDateTime()
Gets the value of the routeStartDateTime property. |
DateTimeType |
DateTimeType.withDawnToDusk(boolean value)
|
DateTimeType |
DateTimeType.withDaylightSavingsTimeCode(Integer value)
|
DateTimeType |
DateTimeType.withDuskToDawn(boolean value)
|
DateTimeType |
DateTimeType.withEndDate(DateType value)
|
DateTimeType |
DateTimeType.withEndTime(Integer value)
|
DateTimeType |
DateTimeType.withExclusionary(boolean value)
|
DateTimeType |
DateTimeType.withFall(boolean value)
|
DateTimeType |
DateTimeType.withHoliday(boolean value)
|
DateTimeType |
DateTimeType.withSpring(boolean value)
|
DateTimeType |
DateTimeType.withStartDate(DateType value)
|
DateTimeType |
DateTimeType.withStartTime(Integer value)
|
DateTimeType |
DateTimeType.withSummer(boolean value)
|
DateTimeType |
DateTimeType.withTimeZone(TimeZoneType value)
|
DateTimeType |
DateTimeType.withWinter(boolean value)
|
| Methods in net.opengis.olsnav.v_1_3 with parameters of type DateTimeType | |
|---|---|
void |
RouteControlType.setRouteEndDateTime(DateTimeType value)
Sets the value of the routeEndDateTime property. |
void |
RouteControlType.setRouteStartDateTime(DateTimeType value)
Sets the value of the routeStartDateTime property. |
RouteControlType |
RouteControlType.withRouteEndDateTime(DateTimeType value)
|
RouteControlType |
RouteControlType.withRouteStartDateTime(DateTimeType value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||