Uses of Interface
net.opengis.gml311.MultiSurfacePropertyType
Packages that use MultiSurfacePropertyType
- 
Uses of MultiSurfacePropertyType in net.opengis.gml311Methods in net.opengis.gml311 that return MultiSurfacePropertyTypeModifier and TypeMethodDescriptionGml311Factory.createMultiSurfacePropertyType()Returns a new object of class 'Multi Surface Property Type'.DocumentRoot.getMultiCoverage()Returns the value of the 'Multi Coverage' containment reference.DocumentRoot.getMultiExtentOf()Returns the value of the 'Multi Extent Of' containment reference.DocumentRoot.getMultiSurfaceProperty()Returns the value of the 'Multi Surface Property' containment reference.Methods in net.opengis.gml311 with parameters of type MultiSurfacePropertyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setMultiCoverage(MultiSurfacePropertyType value) Sets the value of the 'Multi Coverage' containment reference.voidDocumentRoot.setMultiExtentOf(MultiSurfacePropertyType value) Sets the value of the 'Multi Extent Of' containment reference.voidDocumentRoot.setMultiSurfaceProperty(MultiSurfacePropertyType value) Sets the value of the 'Multi Surface Property' containment reference.
- 
Uses of MultiSurfacePropertyType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement MultiSurfacePropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Multi Surface Property Type'.Methods in net.opengis.gml311.impl that return MultiSurfacePropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createMultiSurfacePropertyType()DocumentRootImpl.getMultiCoverage()DocumentRootImpl.getMultiExtentOf()DocumentRootImpl.getMultiSurfaceProperty()Methods in net.opengis.gml311.impl with parameters of type MultiSurfacePropertyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetMultiCoverage(MultiSurfacePropertyType newMultiCoverage, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetMultiExtentOf(MultiSurfacePropertyType newMultiExtentOf, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetMultiSurfaceProperty(MultiSurfacePropertyType newMultiSurfaceProperty, NotificationChain msgs) voidDocumentRootImpl.setMultiCoverage(MultiSurfacePropertyType newMultiCoverage) voidDocumentRootImpl.setMultiExtentOf(MultiSurfacePropertyType newMultiExtentOf) voidDocumentRootImpl.setMultiSurfaceProperty(MultiSurfacePropertyType newMultiSurfaceProperty) 
- 
Uses of MultiSurfacePropertyType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type MultiSurfacePropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseMultiSurfacePropertyType(MultiSurfacePropertyType object) Returns the result of interpreting the object as an instance of 'Multi Surface Property Type'.booleanGml311Validator.validateMultiSurfacePropertyType(MultiSurfacePropertyType multiSurfacePropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)