Uses of Interface
net.opengis.gml311.TargetPropertyType
Packages that use TargetPropertyType
-
Uses of TargetPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return TargetPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createTargetPropertyType()Returns a new object of class 'Target Property Type'.DocumentRoot.getSubject()Returns the value of the 'Subject' containment reference.DocumentRoot.getTarget()Returns the value of the 'Target' containment reference.ObservationType.getTarget()Returns the value of the 'Target' containment reference.Methods in net.opengis.gml311 with parameters of type TargetPropertyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setSubject(TargetPropertyType value) Sets the value of the 'Subject' containment reference.voidDocumentRoot.setTarget(TargetPropertyType value) Sets the value of the 'Target' containment reference.voidObservationType.setTarget(TargetPropertyType value) Sets the value of the 'Target' containment reference. -
Uses of TargetPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TargetPropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Target Property Type'.Methods in net.opengis.gml311.impl that return TargetPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTargetPropertyType()DocumentRootImpl.getSubject()DocumentRootImpl.getTarget()ObservationTypeImpl.getTarget()Methods in net.opengis.gml311.impl with parameters of type TargetPropertyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetSubject(TargetPropertyType newSubject, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetTarget(TargetPropertyType newTarget, NotificationChain msgs) NotificationChainObservationTypeImpl.basicSetTarget(TargetPropertyType newTarget, NotificationChain msgs) voidDocumentRootImpl.setSubject(TargetPropertyType newSubject) voidDocumentRootImpl.setTarget(TargetPropertyType newTarget) voidObservationTypeImpl.setTarget(TargetPropertyType newTarget) -
Uses of TargetPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TargetPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseTargetPropertyType(TargetPropertyType object) Returns the result of interpreting the object as an instance of 'Target Property Type'.booleanGml311Validator.validateTargetPropertyType(TargetPropertyType targetPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)