Uses of Interface
net.opengis.gml311.TopoSurfacePropertyType
Packages that use TopoSurfacePropertyType
- 
Uses of TopoSurfacePropertyType in net.opengis.gml311Methods in net.opengis.gml311 that return TopoSurfacePropertyTypeModifier and TypeMethodDescriptionGml311Factory.createTopoSurfacePropertyType()Returns a new object of class 'Topo Surface Property Type'.DocumentRoot.getTopoSurfaceProperty()Returns the value of the 'Topo Surface Property' containment reference.Methods in net.opengis.gml311 with parameters of type TopoSurfacePropertyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setTopoSurfaceProperty(TopoSurfacePropertyType value) Sets the value of the 'Topo Surface Property' containment reference.
- 
Uses of TopoSurfacePropertyType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement TopoSurfacePropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Topo Surface Property Type'.Methods in net.opengis.gml311.impl that return TopoSurfacePropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTopoSurfacePropertyType()DocumentRootImpl.getTopoSurfaceProperty()Methods in net.opengis.gml311.impl with parameters of type TopoSurfacePropertyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTopoSurfaceProperty(TopoSurfacePropertyType newTopoSurfaceProperty, NotificationChain msgs) voidDocumentRootImpl.setTopoSurfaceProperty(TopoSurfacePropertyType newTopoSurfaceProperty) 
- 
Uses of TopoSurfacePropertyType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type TopoSurfacePropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseTopoSurfacePropertyType(TopoSurfacePropertyType object) Returns the result of interpreting the object as an instance of 'Topo Surface Property Type'.booleanGml311Validator.validateTopoSurfacePropertyType(TopoSurfacePropertyType topoSurfacePropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)