Uses of Interface
net.opengis.gml311.SurfaceArrayPropertyType
Packages that use SurfaceArrayPropertyType
-
Uses of SurfaceArrayPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return SurfaceArrayPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createSurfaceArrayPropertyType()Returns a new object of class 'Surface Array Property Type'.DocumentRoot.getSurfaceArrayProperty()Returns the value of the 'Surface Array Property' containment reference.DocumentRoot.getSurfaceMembers()Returns the value of the 'Surface Members' containment reference.MultiSurfaceType.getSurfaceMembers()Returns the value of the 'Surface Members' containment reference.Methods in net.opengis.gml311 with parameters of type SurfaceArrayPropertyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setSurfaceArrayProperty(SurfaceArrayPropertyType value) Sets the value of the 'Surface Array Property' containment reference.voidDocumentRoot.setSurfaceMembers(SurfaceArrayPropertyType value) Sets the value of the 'Surface Members' containment reference.voidMultiSurfaceType.setSurfaceMembers(SurfaceArrayPropertyType value) Sets the value of the 'Surface Members' containment reference. -
Uses of SurfaceArrayPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement SurfaceArrayPropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Surface Array Property Type'.Fields in net.opengis.gml311.impl declared as SurfaceArrayPropertyTypeModifier and TypeFieldDescriptionprotected SurfaceArrayPropertyTypeMultiSurfaceTypeImpl.surfaceMembersThe cached value of the 'Surface Members' containment reference.Methods in net.opengis.gml311.impl that return SurfaceArrayPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createSurfaceArrayPropertyType()DocumentRootImpl.getSurfaceArrayProperty()DocumentRootImpl.getSurfaceMembers()MultiSurfaceTypeImpl.getSurfaceMembers()Methods in net.opengis.gml311.impl with parameters of type SurfaceArrayPropertyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetSurfaceArrayProperty(SurfaceArrayPropertyType newSurfaceArrayProperty, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetSurfaceMembers(SurfaceArrayPropertyType newSurfaceMembers, NotificationChain msgs) NotificationChainMultiSurfaceTypeImpl.basicSetSurfaceMembers(SurfaceArrayPropertyType newSurfaceMembers, NotificationChain msgs) voidDocumentRootImpl.setSurfaceArrayProperty(SurfaceArrayPropertyType newSurfaceArrayProperty) voidDocumentRootImpl.setSurfaceMembers(SurfaceArrayPropertyType newSurfaceMembers) voidMultiSurfaceTypeImpl.setSurfaceMembers(SurfaceArrayPropertyType newSurfaceMembers) -
Uses of SurfaceArrayPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type SurfaceArrayPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseSurfaceArrayPropertyType(SurfaceArrayPropertyType object) Returns the result of interpreting the object as an instance of 'Surface Array Property Type'.booleanGml311Validator.validateSurfaceArrayPropertyType(SurfaceArrayPropertyType surfaceArrayPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)