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

Uses of DayOfMonthOfYearType in net.opengis.olsnav.v_1_3
 

Fields in net.opengis.olsnav.v_1_3 declared as DayOfMonthOfYearType
protected  DayOfMonthOfYearType ExtendedDateType.dayOfMonthOfYearType
           
protected  DayOfMonthOfYearType ExtendedDateType.dayOfWeekOfMonthOfYearType
           
 

Methods in net.opengis.olsnav.v_1_3 that return DayOfMonthOfYearType
 DayOfMonthOfYearType ObjectFactory.createDayOfMonthOfYearType()
          Create an instance of DayOfMonthOfYearType
 DayOfMonthOfYearType ExtendedDateType.getDayOfMonthOfYearType()
          Gets the value of the dayOfMonthOfYearType property.
 DayOfMonthOfYearType ExtendedDateType.getDayOfWeekOfMonthOfYearType()
          Gets the value of the dayOfWeekOfMonthOfYearType property.
 DayOfMonthOfYearType DayOfMonthOfYearType.withDayOfMonth(int value)
           
 DayOfMonthOfYearType DayOfMonthOfYearType.withMonthOfYear(int value)
           
 

Methods in net.opengis.olsnav.v_1_3 with parameters of type DayOfMonthOfYearType
 void ExtendedDateType.setDayOfMonthOfYearType(DayOfMonthOfYearType value)
          Sets the value of the dayOfMonthOfYearType property.
 void ExtendedDateType.setDayOfWeekOfMonthOfYearType(DayOfMonthOfYearType value)
          Sets the value of the dayOfWeekOfMonthOfYearType property.
 ExtendedDateType ExtendedDateType.withDayOfMonthOfYearType(DayOfMonthOfYearType value)
           
 ExtendedDateType ExtendedDateType.withDayOfWeekOfMonthOfYearType(DayOfMonthOfYearType value)
           
 



Copyright © 2008-2015. All Rights Reserved.