Uses of Interface
net.opengis.gml311.TopoVolumePropertyType
Packages that use TopoVolumePropertyType
-
Uses of TopoVolumePropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return TopoVolumePropertyTypeModifier and TypeMethodDescriptionGml311Factory.createTopoVolumePropertyType()
Returns a new object of class 'Topo Volume Property Type'.DocumentRoot.getTopoVolumeProperty()
Returns the value of the 'Topo Volume Property' containment reference.Methods in net.opengis.gml311 with parameters of type TopoVolumePropertyTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setTopoVolumeProperty
(TopoVolumePropertyType value) Sets the value of the 'Topo Volume Property
' containment reference. -
Uses of TopoVolumePropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TopoVolumePropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Topo Volume Property Type'.Methods in net.opengis.gml311.impl that return TopoVolumePropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTopoVolumePropertyType()
DocumentRootImpl.getTopoVolumeProperty()
Methods in net.opengis.gml311.impl with parameters of type TopoVolumePropertyTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTopoVolumeProperty
(TopoVolumePropertyType newTopoVolumeProperty, NotificationChain msgs) void
DocumentRootImpl.setTopoVolumeProperty
(TopoVolumePropertyType newTopoVolumeProperty) -
Uses of TopoVolumePropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TopoVolumePropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseTopoVolumePropertyType
(TopoVolumePropertyType object) Returns the result of interpreting the object as an instance of 'Topo Volume Property Type'.boolean
Gml311Validator.validateTopoVolumePropertyType
(TopoVolumePropertyType topoVolumePropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)