Uses of Interface
net.opengis.gml311.DerivedCRSTypeType
Packages that use DerivedCRSTypeType
- 
Uses of DerivedCRSTypeType in net.opengis.gml311Methods in net.opengis.gml311 that return DerivedCRSTypeTypeModifier and TypeMethodDescriptionGml311Factory.createDerivedCRSTypeType()Returns a new object of class 'Derived CRS Type Type'.DerivedCRSType.getDerivedCRSType()Returns the value of the 'Derived CRS Type' containment reference.DocumentRoot.getDerivedCRSType()Returns the value of the 'Derived CRS Type' containment reference.Methods in net.opengis.gml311 with parameters of type DerivedCRSTypeTypeModifier and TypeMethodDescriptionvoidDerivedCRSType.setDerivedCRSType(DerivedCRSTypeType value) Sets the value of the 'Derived CRS Type' containment reference.voidDocumentRoot.setDerivedCRSType(DerivedCRSTypeType value) Sets the value of the 'Derived CRS Type' containment reference.
- 
Uses of DerivedCRSTypeType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement DerivedCRSTypeTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Derived CRS Type Type'.Fields in net.opengis.gml311.impl declared as DerivedCRSTypeTypeModifier and TypeFieldDescriptionprotected DerivedCRSTypeTypeDerivedCRSTypeImpl.derivedCRSTypeThe cached value of the 'Derived CRS Type' containment reference.Methods in net.opengis.gml311.impl that return DerivedCRSTypeTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createDerivedCRSTypeType()DerivedCRSTypeImpl.getDerivedCRSType()DocumentRootImpl.getDerivedCRSType()Methods in net.opengis.gml311.impl with parameters of type DerivedCRSTypeTypeModifier and TypeMethodDescriptionNotificationChainDerivedCRSTypeImpl.basicSetDerivedCRSType(DerivedCRSTypeType newDerivedCRSType, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetDerivedCRSType(DerivedCRSTypeType newDerivedCRSType, NotificationChain msgs) voidDerivedCRSTypeImpl.setDerivedCRSType(DerivedCRSTypeType newDerivedCRSType) voidDocumentRootImpl.setDerivedCRSType(DerivedCRSTypeType newDerivedCRSType) 
- 
Uses of DerivedCRSTypeType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type DerivedCRSTypeTypeModifier and TypeMethodDescriptionGml311Switch.caseDerivedCRSTypeType(DerivedCRSTypeType object) Returns the result of interpreting the object as an instance of 'Derived CRS Type Type'.booleanGml311Validator.validateDerivedCRSTypeType(DerivedCRSTypeType derivedCRSTypeType, DiagnosticChain diagnostics, Map<Object, Object> context)