Uses of Interface
net.opengis.gml311.ArrayType
Packages that use ArrayType
- 
Uses of ArrayType in net.opengis.gml311Methods in net.opengis.gml311 that return ArrayTypeModifier and TypeMethodDescriptionGml311Factory.createArrayType()Returns a new object of class 'Array Type'.DocumentRoot.getArray()Returns the value of the 'Array' containment reference.Methods in net.opengis.gml311 with parameters of type ArrayType
- 
Uses of ArrayType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement ArrayTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Array Type'.Methods in net.opengis.gml311.impl that return ArrayTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createArrayType()DocumentRootImpl.getArray()Methods in net.opengis.gml311.impl with parameters of type ArrayTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetArray(ArrayType newArray, NotificationChain msgs) void
- 
Uses of ArrayType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type ArrayTypeModifier and TypeMethodDescriptionGml311Switch.caseArrayType(ArrayType object) Returns the result of interpreting the object as an instance of 'Array Type'.booleanGml311Validator.validateArrayType(ArrayType arrayType, DiagnosticChain diagnostics, Map<Object, Object> context)