Uses of Interface
net.opengis.gml311.UserDefinedCSRefType
Packages that use UserDefinedCSRefType
-
Uses of UserDefinedCSRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return UserDefinedCSRefTypeModifier and TypeMethodDescriptionGml311Factory.createUserDefinedCSRefType()Returns a new object of class 'User Defined CS Ref Type'.DocumentRoot.getUserDefinedCSRef()Returns the value of the 'User Defined CS Ref' containment reference.Methods in net.opengis.gml311 with parameters of type UserDefinedCSRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setUserDefinedCSRef(UserDefinedCSRefType value) Sets the value of the 'User Defined CS Ref' containment reference. -
Uses of UserDefinedCSRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement UserDefinedCSRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'User Defined CS Ref Type'.Methods in net.opengis.gml311.impl that return UserDefinedCSRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createUserDefinedCSRefType()DocumentRootImpl.getUserDefinedCSRef()Methods in net.opengis.gml311.impl with parameters of type UserDefinedCSRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetUserDefinedCSRef(UserDefinedCSRefType newUserDefinedCSRef, NotificationChain msgs) voidDocumentRootImpl.setUserDefinedCSRef(UserDefinedCSRefType newUserDefinedCSRef) -
Uses of UserDefinedCSRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type UserDefinedCSRefTypeModifier and TypeMethodDescriptionGml311Switch.caseUserDefinedCSRefType(UserDefinedCSRefType object) Returns the result of interpreting the object as an instance of 'User Defined CS Ref Type'.booleanGml311Validator.validateUserDefinedCSRefType(UserDefinedCSRefType userDefinedCSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)