Uses of Interface
net.opengis.gml311.UserDefinedCSType
Packages that use UserDefinedCSType
-
Uses of UserDefinedCSType in net.opengis.gml311
Methods in net.opengis.gml311 that return UserDefinedCSTypeModifier and TypeMethodDescriptionGml311Factory.createUserDefinedCSType()Returns a new object of class 'User Defined CS Type'.DocumentRoot.getUserDefinedCS()Returns the value of the 'User Defined CS' containment reference.UserDefinedCSRefType.getUserDefinedCS()Returns the value of the 'User Defined CS' containment reference.Methods in net.opengis.gml311 with parameters of type UserDefinedCSTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setUserDefinedCS(UserDefinedCSType value) Sets the value of the 'User Defined CS' containment reference.voidUserDefinedCSRefType.setUserDefinedCS(UserDefinedCSType value) Sets the value of the 'User Defined CS' containment reference. -
Uses of UserDefinedCSType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement UserDefinedCSTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'User Defined CS Type'.Fields in net.opengis.gml311.impl declared as UserDefinedCSTypeModifier and TypeFieldDescriptionprotected UserDefinedCSTypeUserDefinedCSRefTypeImpl.userDefinedCSThe cached value of the 'User Defined CS' containment reference.Methods in net.opengis.gml311.impl that return UserDefinedCSTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createUserDefinedCSType()DocumentRootImpl.getUserDefinedCS()UserDefinedCSRefTypeImpl.getUserDefinedCS()Methods in net.opengis.gml311.impl with parameters of type UserDefinedCSTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetUserDefinedCS(UserDefinedCSType newUserDefinedCS, NotificationChain msgs) NotificationChainUserDefinedCSRefTypeImpl.basicSetUserDefinedCS(UserDefinedCSType newUserDefinedCS, NotificationChain msgs) voidDocumentRootImpl.setUserDefinedCS(UserDefinedCSType newUserDefinedCS) voidUserDefinedCSRefTypeImpl.setUserDefinedCS(UserDefinedCSType newUserDefinedCS) -
Uses of UserDefinedCSType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type UserDefinedCSTypeModifier and TypeMethodDescriptionGml311Switch.caseUserDefinedCSType(UserDefinedCSType object) Returns the result of interpreting the object as an instance of 'User Defined CS Type'.booleanGml311Validator.validateUserDefinedCSType(UserDefinedCSType userDefinedCSType, DiagnosticChain diagnostics, Map<Object, Object> context)