Uses of Interface
net.opengis.gml311.BagType
Packages that use BagType
-
Uses of BagType in net.opengis.gml311
Methods in net.opengis.gml311 that return BagTypeModifier and TypeMethodDescriptionGml311Factory.createBagType()
Returns a new object of class 'Bag Type'.DocumentRoot.getBag()
Returns the value of the 'Bag' containment reference.Methods in net.opengis.gml311 with parameters of type BagType -
Uses of BagType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement BagTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Bag Type'.Methods in net.opengis.gml311.impl that return BagTypeMethods in net.opengis.gml311.impl with parameters of type BagTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetBag
(BagType newBag, NotificationChain msgs) void
-
Uses of BagType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type BagTypeModifier and TypeMethodDescriptionGml311Switch.caseBagType
(BagType object) Returns the result of interpreting the object as an instance of 'Bag Type'.boolean
Gml311Validator.validateBagType
(BagType bagType, DiagnosticChain diagnostics, Map<Object, Object> context)