Uses of Interface
net.opengis.gml311.EngineeringDatumType
Packages that use EngineeringDatumType
- 
Uses of EngineeringDatumType in net.opengis.gml311Methods in net.opengis.gml311 that return EngineeringDatumTypeModifier and TypeMethodDescriptionGml311Factory.createEngineeringDatumType()Returns a new object of class 'Engineering Datum Type'.DocumentRoot.getEngineeringDatum()Returns the value of the 'Engineering Datum' containment reference.EngineeringDatumRefType.getEngineeringDatum()Returns the value of the 'Engineering Datum' containment reference.Methods in net.opengis.gml311 with parameters of type EngineeringDatumTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setEngineeringDatum(EngineeringDatumType value) Sets the value of the 'Engineering Datum' containment reference.voidEngineeringDatumRefType.setEngineeringDatum(EngineeringDatumType value) Sets the value of the 'Engineering Datum' containment reference.
- 
Uses of EngineeringDatumType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement EngineeringDatumTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Engineering Datum Type'.Fields in net.opengis.gml311.impl declared as EngineeringDatumTypeModifier and TypeFieldDescriptionprotected EngineeringDatumTypeEngineeringDatumRefTypeImpl.engineeringDatumThe cached value of the 'Engineering Datum' containment reference.Methods in net.opengis.gml311.impl that return EngineeringDatumTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createEngineeringDatumType()DocumentRootImpl.getEngineeringDatum()EngineeringDatumRefTypeImpl.getEngineeringDatum()Methods in net.opengis.gml311.impl with parameters of type EngineeringDatumTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetEngineeringDatum(EngineeringDatumType newEngineeringDatum, NotificationChain msgs) NotificationChainEngineeringDatumRefTypeImpl.basicSetEngineeringDatum(EngineeringDatumType newEngineeringDatum, NotificationChain msgs) voidDocumentRootImpl.setEngineeringDatum(EngineeringDatumType newEngineeringDatum) voidEngineeringDatumRefTypeImpl.setEngineeringDatum(EngineeringDatumType newEngineeringDatum) 
- 
Uses of EngineeringDatumType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type EngineeringDatumTypeModifier and TypeMethodDescriptionGml311Switch.caseEngineeringDatumType(EngineeringDatumType object) Returns the result of interpreting the object as an instance of 'Engineering Datum Type'.booleanGml311Validator.validateEngineeringDatumType(EngineeringDatumType engineeringDatumType, DiagnosticChain diagnostics, Map<Object, Object> context)