Uses of Interface
net.opengis.gml311.TimeCalendarPropertyType
Packages that use TimeCalendarPropertyType
-
Uses of TimeCalendarPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return TimeCalendarPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createTimeCalendarPropertyType()
Returns a new object of class 'Time Calendar Property Type'.Methods in net.opengis.gml311 that return types with arguments of type TimeCalendarPropertyTypeModifier and TypeMethodDescriptionEList<TimeCalendarPropertyType>
TimeClockType.getDateBasis()
Returns the value of the 'Date Basis' containment reference list. -
Uses of TimeCalendarPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TimeCalendarPropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Time Calendar Property Type'.Fields in net.opengis.gml311.impl with type parameters of type TimeCalendarPropertyTypeModifier and TypeFieldDescriptionprotected EList<TimeCalendarPropertyType>
TimeClockTypeImpl.dateBasis
The cached value of the 'Date Basis
' containment reference list.Methods in net.opengis.gml311.impl that return TimeCalendarPropertyTypeMethods in net.opengis.gml311.impl that return types with arguments of type TimeCalendarPropertyTypeModifier and TypeMethodDescriptionEList<TimeCalendarPropertyType>
TimeClockTypeImpl.getDateBasis()
-
Uses of TimeCalendarPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TimeCalendarPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseTimeCalendarPropertyType
(TimeCalendarPropertyType object) Returns the result of interpreting the object as an instance of 'Time Calendar Property Type'.boolean
Gml311Validator.validateTimeCalendarPropertyType
(TimeCalendarPropertyType timeCalendarPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)