Uses of Interface
net.opengis.gml311.TimeNodeType
Packages that use TimeNodeType
-
Uses of TimeNodeType in net.opengis.gml311
Methods in net.opengis.gml311 that return TimeNodeTypeModifier and TypeMethodDescriptionGml311Factory.createTimeNodeType()Returns a new object of class 'Time Node Type'.DocumentRoot.getTimeNode()Returns the value of the 'Time Node' containment reference.TimeNodePropertyType.getTimeNode()Returns the value of the 'Time Node' containment reference.Methods in net.opengis.gml311 with parameters of type TimeNodeTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setTimeNode(TimeNodeType value) Sets the value of the 'Time Node' containment reference.voidTimeNodePropertyType.setTimeNode(TimeNodeType value) Sets the value of the 'Time Node' containment reference. -
Uses of TimeNodeType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TimeNodeTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Time Node Type'.Fields in net.opengis.gml311.impl declared as TimeNodeTypeModifier and TypeFieldDescriptionprotected TimeNodeTypeTimeNodePropertyTypeImpl.timeNodeThe cached value of the 'Time Node' containment reference.Methods in net.opengis.gml311.impl that return TimeNodeTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTimeNodeType()DocumentRootImpl.getTimeNode()TimeNodePropertyTypeImpl.getTimeNode()Methods in net.opengis.gml311.impl with parameters of type TimeNodeTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTimeNode(TimeNodeType newTimeNode, NotificationChain msgs) NotificationChainTimeNodePropertyTypeImpl.basicSetTimeNode(TimeNodeType newTimeNode, NotificationChain msgs) voidDocumentRootImpl.setTimeNode(TimeNodeType newTimeNode) voidTimeNodePropertyTypeImpl.setTimeNode(TimeNodeType newTimeNode) -
Uses of TimeNodeType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TimeNodeTypeModifier and TypeMethodDescriptionGml311Switch.caseTimeNodeType(TimeNodeType object) Returns the result of interpreting the object as an instance of 'Time Node Type'.booleanGml311Validator.validateTimeNodeType(TimeNodeType timeNodeType, DiagnosticChain diagnostics, Map<Object, Object> context)