Uses of Interface
net.opengis.gml311.MultiSurfaceDomainType
Packages that use MultiSurfaceDomainType
-
Uses of MultiSurfaceDomainType in net.opengis.gml311
Methods in net.opengis.gml311 that return MultiSurfaceDomainTypeModifier and TypeMethodDescriptionGml311Factory.createMultiSurfaceDomainType()Returns a new object of class 'Multi Surface Domain Type'.DocumentRoot.getMultiSurfaceDomain()Returns the value of the 'Multi Surface Domain' containment reference.MultiSurfaceCoverageType.getMultiSurfaceDomain()Returns the value of the 'Multi Surface Domain' containment reference.Methods in net.opengis.gml311 with parameters of type MultiSurfaceDomainTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setMultiSurfaceDomain(MultiSurfaceDomainType value) Sets the value of the 'Multi Surface Domain' containment reference.voidMultiSurfaceCoverageType.setMultiSurfaceDomain(MultiSurfaceDomainType value) Sets the value of the 'Multi Surface Domain' containment reference. -
Uses of MultiSurfaceDomainType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement MultiSurfaceDomainTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Multi Surface Domain Type'.Fields in net.opengis.gml311.impl declared as MultiSurfaceDomainTypeModifier and TypeFieldDescriptionprotected MultiSurfaceDomainTypeMultiSurfaceCoverageTypeImpl.multiSurfaceDomainThe cached value of the 'Multi Surface Domain' containment reference.Methods in net.opengis.gml311.impl that return MultiSurfaceDomainTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createMultiSurfaceDomainType()DocumentRootImpl.getMultiSurfaceDomain()MultiSurfaceCoverageTypeImpl.getMultiSurfaceDomain()Methods in net.opengis.gml311.impl with parameters of type MultiSurfaceDomainTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetMultiSurfaceDomain(MultiSurfaceDomainType newMultiSurfaceDomain, NotificationChain msgs) NotificationChainMultiSurfaceCoverageTypeImpl.basicSetMultiSurfaceDomain(MultiSurfaceDomainType newMultiSurfaceDomain, NotificationChain msgs) voidDocumentRootImpl.setMultiSurfaceDomain(MultiSurfaceDomainType newMultiSurfaceDomain) voidMultiSurfaceCoverageTypeImpl.setMultiSurfaceDomain(MultiSurfaceDomainType newMultiSurfaceDomain) -
Uses of MultiSurfaceDomainType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type MultiSurfaceDomainTypeModifier and TypeMethodDescriptionGml311Switch.caseMultiSurfaceDomainType(MultiSurfaceDomainType object) Returns the result of interpreting the object as an instance of 'Multi Surface Domain Type'.booleanGml311Validator.validateMultiSurfaceDomainType(MultiSurfaceDomainType multiSurfaceDomainType, DiagnosticChain diagnostics, Map<Object, Object> context)