Uses of Interface
net.opengis.gml311.TinType
Packages that use TinType
-
Uses of TinType in net.opengis.gml311
Methods in net.opengis.gml311 that return TinTypeModifier and TypeMethodDescriptionGml311Factory.createTinType()
Returns a new object of class 'Tin Type'.DocumentRoot.getTin()
Returns the value of the 'Tin' containment reference.Methods in net.opengis.gml311 with parameters of type TinType -
Uses of TinType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TinTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Tin Type'.Methods in net.opengis.gml311.impl that return TinTypeMethods in net.opengis.gml311.impl with parameters of type TinTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTin
(TinType newTin, NotificationChain msgs) void
-
Uses of TinType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TinTypeModifier and TypeMethodDescriptionGml311Switch.caseTinType
(TinType object) Returns the result of interpreting the object as an instance of 'Tin Type'.boolean
Gml311Validator.validateTinType
(TinType tinType, DiagnosticChain diagnostics, Map<Object, Object> context)