Uses of Interface
net.opengis.gml311.TopoVolumeType
Packages that use TopoVolumeType
-
Uses of TopoVolumeType in net.opengis.gml311
Methods in net.opengis.gml311 that return TopoVolumeTypeModifier and TypeMethodDescriptionGml311Factory.createTopoVolumeType()
Returns a new object of class 'Topo Volume Type'.DocumentRoot.getTopoVolume()
Returns the value of the 'Topo Volume' containment reference.TopoVolumePropertyType.getTopoVolume()
Returns the value of the 'Topo Volume' containment reference.Methods in net.opengis.gml311 with parameters of type TopoVolumeTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setTopoVolume
(TopoVolumeType value) Sets the value of the 'Topo Volume
' containment reference.void
TopoVolumePropertyType.setTopoVolume
(TopoVolumeType value) Sets the value of the 'Topo Volume
' containment reference. -
Uses of TopoVolumeType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TopoVolumeTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Topo Volume Type'.Fields in net.opengis.gml311.impl declared as TopoVolumeTypeModifier and TypeFieldDescriptionprotected TopoVolumeType
TopoVolumePropertyTypeImpl.topoVolume
The cached value of the 'Topo Volume
' containment reference.Methods in net.opengis.gml311.impl that return TopoVolumeTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTopoVolumeType()
DocumentRootImpl.getTopoVolume()
TopoVolumePropertyTypeImpl.getTopoVolume()
Methods in net.opengis.gml311.impl with parameters of type TopoVolumeTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTopoVolume
(TopoVolumeType newTopoVolume, NotificationChain msgs) NotificationChain
TopoVolumePropertyTypeImpl.basicSetTopoVolume
(TopoVolumeType newTopoVolume, NotificationChain msgs) void
DocumentRootImpl.setTopoVolume
(TopoVolumeType newTopoVolume) void
TopoVolumePropertyTypeImpl.setTopoVolume
(TopoVolumeType newTopoVolume) -
Uses of TopoVolumeType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TopoVolumeTypeModifier and TypeMethodDescriptionGml311Switch.caseTopoVolumeType
(TopoVolumeType object) Returns the result of interpreting the object as an instance of 'Topo Volume Type'.boolean
Gml311Validator.validateTopoVolumeType
(TopoVolumeType topoVolumeType, DiagnosticChain diagnostics, Map<Object, Object> context)