Uses of Class
net.opengis.olsnav.v_1_3.DateType

Uses of DateType in net.opengis.olsnav.v_1_3
 

Fields in net.opengis.olsnav.v_1_3 declared as DateType
protected  DateType DateTimeType.endDate
           
protected  DateType DateTimeType.startDate
           
 

Methods in net.opengis.olsnav.v_1_3 that return DateType
 DateType ObjectFactory.createDateType()
          Create an instance of DateType
 DateType DateTimeType.getEndDate()
          Gets the value of the endDate property.
 DateType DateTimeType.getStartDate()
          Gets the value of the startDate property.
 DateType DateType.withAbsoluteDateType(AbsoluteDateType value)
           
 DateType DateType.withExtendedDate(ExtendedDateType value)
           
 

Methods in net.opengis.olsnav.v_1_3 with parameters of type DateType
 void DateTimeType.setEndDate(DateType value)
          Sets the value of the endDate property.
 void DateTimeType.setStartDate(DateType value)
          Sets the value of the startDate property.
 DateTimeType DateTimeType.withEndDate(DateType value)
           
 DateTimeType DateTimeType.withStartDate(DateType value)
           
 



Copyright © 2008-2016. All Rights Reserved.