Uses of Interface
net.opengis.gml311.LocationPropertyType
Packages that use LocationPropertyType
-
Uses of LocationPropertyType in net.opengis.gml311
Subinterfaces of LocationPropertyType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Priority Location Property Type'.Methods in net.opengis.gml311 that return LocationPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createLocationPropertyType()Returns a new object of class 'Location Property Type'.AbstractFeatureType.getLocation()Returns the value of the 'Location' containment reference.DocumentRoot.getLocation()Returns the value of the 'Location' containment reference.MovingObjectStatusType.getLocation()Returns the value of the 'Location' containment reference.Methods in net.opengis.gml311 with parameters of type LocationPropertyTypeModifier and TypeMethodDescriptionvoidAbstractFeatureType.setLocation(LocationPropertyType value) Sets the value of the 'Location' containment reference.voidDocumentRoot.setLocation(LocationPropertyType value) Sets the value of the 'Location' containment reference.voidMovingObjectStatusType.setLocation(LocationPropertyType value) Sets the value of the 'Location' containment reference. -
Uses of LocationPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement LocationPropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Location Property Type'.classAn implementation of the model object 'Priority Location Property Type'.Methods in net.opengis.gml311.impl that return LocationPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createLocationPropertyType()AbstractFeatureTypeImpl.getLocation()DocumentRootImpl.getLocation()MovingObjectStatusTypeImpl.getLocation()Methods in net.opengis.gml311.impl with parameters of type LocationPropertyTypeModifier and TypeMethodDescriptionNotificationChainAbstractFeatureTypeImpl.basicSetLocation(LocationPropertyType newLocation, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetLocation(LocationPropertyType newLocation, NotificationChain msgs) NotificationChainMovingObjectStatusTypeImpl.basicSetLocation(LocationPropertyType newLocation, NotificationChain msgs) voidAbstractFeatureTypeImpl.setLocation(LocationPropertyType newLocation) voidDocumentRootImpl.setLocation(LocationPropertyType newLocation) voidMovingObjectStatusTypeImpl.setLocation(LocationPropertyType newLocation) -
Uses of LocationPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type LocationPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseLocationPropertyType(LocationPropertyType object) Returns the result of interpreting the object as an instance of 'Location Property Type'.booleanGml311Validator.validateLocationPropertyType(LocationPropertyType locationPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)