Uses of Interface
net.opengis.gml311.TopoPointPropertyType
Packages that use TopoPointPropertyType
- 
Uses of TopoPointPropertyType in net.opengis.gml311Methods in net.opengis.gml311 that return TopoPointPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createTopoPointPropertyType()Returns a new object of class 'Topo Point Property Type'.DocumentRoot.getTopoPointProperty()Returns the value of the 'Topo Point Property' containment reference.Methods in net.opengis.gml311 with parameters of type TopoPointPropertyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setTopoPointProperty(TopoPointPropertyType value) Sets the value of the 'Topo Point Property' containment reference.
- 
Uses of TopoPointPropertyType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement TopoPointPropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Topo Point Property Type'.Methods in net.opengis.gml311.impl that return TopoPointPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTopoPointPropertyType()DocumentRootImpl.getTopoPointProperty()Methods in net.opengis.gml311.impl with parameters of type TopoPointPropertyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTopoPointProperty(TopoPointPropertyType newTopoPointProperty, NotificationChain msgs) voidDocumentRootImpl.setTopoPointProperty(TopoPointPropertyType newTopoPointProperty) 
- 
Uses of TopoPointPropertyType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type TopoPointPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseTopoPointPropertyType(TopoPointPropertyType object) Returns the result of interpreting the object as an instance of 'Topo Point Property Type'.booleanGml311Validator.validateTopoPointPropertyType(TopoPointPropertyType topoPointPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)