Uses of Interface
net.opengis.gml311.ConventionalUnitType
Packages that use ConventionalUnitType
- 
Uses of ConventionalUnitType in net.opengis.gml311Methods in net.opengis.gml311 that return ConventionalUnitTypeModifier and TypeMethodDescriptionGml311Factory.createConventionalUnitType()Returns a new object of class 'Conventional Unit Type'.DocumentRoot.getConventionalUnit()Returns the value of the 'Conventional Unit' containment reference.Methods in net.opengis.gml311 with parameters of type ConventionalUnitTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setConventionalUnit(ConventionalUnitType value) Sets the value of the 'Conventional Unit' containment reference.
- 
Uses of ConventionalUnitType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement ConventionalUnitTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Conventional Unit Type'.Methods in net.opengis.gml311.impl that return ConventionalUnitTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createConventionalUnitType()DocumentRootImpl.getConventionalUnit()Methods in net.opengis.gml311.impl with parameters of type ConventionalUnitTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetConventionalUnit(ConventionalUnitType newConventionalUnit, NotificationChain msgs) voidDocumentRootImpl.setConventionalUnit(ConventionalUnitType newConventionalUnit) 
- 
Uses of ConventionalUnitType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type ConventionalUnitTypeModifier and TypeMethodDescriptionGml311Switch.caseConventionalUnitType(ConventionalUnitType object) Returns the result of interpreting the object as an instance of 'Conventional Unit Type'.booleanGml311Validator.validateConventionalUnitType(ConventionalUnitType conventionalUnitType, DiagnosticChain diagnostics, Map<Object, Object> context)