Uses of Interface
net.opengis.gml311.MultiGeometryPropertyType
Packages that use MultiGeometryPropertyType
- 
Uses of MultiGeometryPropertyType in net.opengis.gml311Methods in net.opengis.gml311 that return MultiGeometryPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createMultiGeometryPropertyType()Returns a new object of class 'Multi Geometry Property Type'.DocumentRoot.getMultiGeometryProperty()Returns the value of the 'Multi Geometry Property' containment reference.Methods in net.opengis.gml311 with parameters of type MultiGeometryPropertyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setMultiGeometryProperty(MultiGeometryPropertyType value) Sets the value of the 'Multi Geometry Property' containment reference.
- 
Uses of MultiGeometryPropertyType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement MultiGeometryPropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Multi Geometry Property Type'.Methods in net.opengis.gml311.impl that return MultiGeometryPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createMultiGeometryPropertyType()DocumentRootImpl.getMultiGeometryProperty()Methods in net.opengis.gml311.impl with parameters of type MultiGeometryPropertyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetMultiGeometryProperty(MultiGeometryPropertyType newMultiGeometryProperty, NotificationChain msgs) voidDocumentRootImpl.setMultiGeometryProperty(MultiGeometryPropertyType newMultiGeometryProperty) 
- 
Uses of MultiGeometryPropertyType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type MultiGeometryPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseMultiGeometryPropertyType(MultiGeometryPropertyType object) Returns the result of interpreting the object as an instance of 'Multi Geometry Property Type'.booleanGml311Validator.validateMultiGeometryPropertyType(MultiGeometryPropertyType multiGeometryPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)