Uses of Interface
net.opengis.gml311.PriorityLocationPropertyType
Packages that use PriorityLocationPropertyType
- 
Uses of PriorityLocationPropertyType in net.opengis.gml311Methods in net.opengis.gml311 that return PriorityLocationPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createPriorityLocationPropertyType()Returns a new object of class 'Priority Location Property Type'.DocumentRoot.getPriorityLocation()Returns the value of the 'Priority Location' containment reference.Methods in net.opengis.gml311 with parameters of type PriorityLocationPropertyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setPriorityLocation(PriorityLocationPropertyType value) Sets the value of the 'Priority Location' containment reference.
- 
Uses of PriorityLocationPropertyType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement PriorityLocationPropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Priority Location Property Type'.Methods in net.opengis.gml311.impl that return PriorityLocationPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createPriorityLocationPropertyType()DocumentRootImpl.getPriorityLocation()Methods in net.opengis.gml311.impl with parameters of type PriorityLocationPropertyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetPriorityLocation(PriorityLocationPropertyType newPriorityLocation, NotificationChain msgs) voidDocumentRootImpl.setPriorityLocation(PriorityLocationPropertyType newPriorityLocation) 
- 
Uses of PriorityLocationPropertyType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type PriorityLocationPropertyTypeModifier and TypeMethodDescriptionGml311Switch.casePriorityLocationPropertyType(PriorityLocationPropertyType object) Returns the result of interpreting the object as an instance of 'Priority Location Property Type'.booleanGml311Validator.validatePriorityLocationPropertyType(PriorityLocationPropertyType priorityLocationPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)