Uses of Interface
net.opengis.gml.ReferenceType
Packages that use ReferenceType
- 
Uses of ReferenceType in net.opengis.gml
Methods in net.opengis.gml that return ReferenceTypeModifier and TypeMethodDescriptionGmlFactory.createReferenceType()Returns a new object of class 'Reference Type'. - 
Uses of ReferenceType in net.opengis.gml.impl
Classes in net.opengis.gml.impl that implement ReferenceTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Reference Type'.Methods in net.opengis.gml.impl that return ReferenceType - 
Uses of ReferenceType in net.opengis.gml.util
Methods in net.opengis.gml.util with parameters of type ReferenceTypeModifier and TypeMethodDescriptionGmlSwitch.caseReferenceType(ReferenceType object) Returns the result of interpreting the object as an instance of 'Reference Type'.booleanGmlValidator.validateReferenceType(ReferenceType referenceType, DiagnosticChain diagnostics, Map context)