Uses of Interface
net.opengis.gml311.TimeClockType
Packages that use TimeClockType
- 
Uses of TimeClockType in net.opengis.gml311Methods in net.opengis.gml311 that return TimeClockTypeModifier and TypeMethodDescriptionGml311Factory.createTimeClockType()Returns a new object of class 'Time Clock Type'.DocumentRoot.getTimeClock()Returns the value of the 'Time Clock' containment reference.TimeClockPropertyType.getTimeClock()Returns the value of the 'Time Clock' containment reference.Methods in net.opengis.gml311 with parameters of type TimeClockTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setTimeClock(TimeClockType value) Sets the value of the 'Time Clock' containment reference.voidTimeClockPropertyType.setTimeClock(TimeClockType value) Sets the value of the 'Time Clock' containment reference.
- 
Uses of TimeClockType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement TimeClockTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Time Clock Type'.Fields in net.opengis.gml311.impl declared as TimeClockTypeModifier and TypeFieldDescriptionprotected TimeClockTypeTimeClockPropertyTypeImpl.timeClockThe cached value of the 'Time Clock' containment reference.Methods in net.opengis.gml311.impl that return TimeClockTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTimeClockType()DocumentRootImpl.getTimeClock()TimeClockPropertyTypeImpl.getTimeClock()Methods in net.opengis.gml311.impl with parameters of type TimeClockTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTimeClock(TimeClockType newTimeClock, NotificationChain msgs) NotificationChainTimeClockPropertyTypeImpl.basicSetTimeClock(TimeClockType newTimeClock, NotificationChain msgs) voidDocumentRootImpl.setTimeClock(TimeClockType newTimeClock) voidTimeClockPropertyTypeImpl.setTimeClock(TimeClockType newTimeClock) 
- 
Uses of TimeClockType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type TimeClockTypeModifier and TypeMethodDescriptionGml311Switch.caseTimeClockType(TimeClockType object) Returns the result of interpreting the object as an instance of 'Time Clock Type'.booleanGml311Validator.validateTimeClockType(TimeClockType timeClockType, DiagnosticChain diagnostics, Map<Object, Object> context)