Uses of Interface
net.opengis.gml311.MultiSolidPropertyType
Packages that use MultiSolidPropertyType
-
Uses of MultiSolidPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return MultiSolidPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createMultiSolidPropertyType()
Returns a new object of class 'Multi Solid Property Type'.DocumentRoot.getMultiSolidProperty()
Returns the value of the 'Multi Solid Property' containment reference.Methods in net.opengis.gml311 with parameters of type MultiSolidPropertyTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setMultiSolidProperty
(MultiSolidPropertyType value) Sets the value of the 'Multi Solid Property
' containment reference. -
Uses of MultiSolidPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement MultiSolidPropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Multi Solid Property Type'.Methods in net.opengis.gml311.impl that return MultiSolidPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createMultiSolidPropertyType()
DocumentRootImpl.getMultiSolidProperty()
Methods in net.opengis.gml311.impl with parameters of type MultiSolidPropertyTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetMultiSolidProperty
(MultiSolidPropertyType newMultiSolidProperty, NotificationChain msgs) void
DocumentRootImpl.setMultiSolidProperty
(MultiSolidPropertyType newMultiSolidProperty) -
Uses of MultiSolidPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type MultiSolidPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseMultiSolidPropertyType
(MultiSolidPropertyType object) Returns the result of interpreting the object as an instance of 'Multi Solid Property Type'.boolean
Gml311Validator.validateMultiSolidPropertyType
(MultiSolidPropertyType multiSolidPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)