Uses of Interface
net.opengis.gml311.BagType
Packages that use BagType
- 
Uses of BagType in net.opengis.gml311Methods 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.implClasses in net.opengis.gml311.impl that implement BagTypeModifier and TypeClassDescriptionclassAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetBag(BagType newBag, NotificationChain msgs) void
- 
Uses of BagType in net.opengis.gml311.utilMethods 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'.booleanGml311Validator.validateBagType(BagType bagType, DiagnosticChain diagnostics, Map<Object, Object> context)