Uses of Enum Class
org.opengis.cite.cat20.dgiwg10.util.ElementSetName
Packages that use ElementSetName
Package
Description
This package includes miscellaneous utility classes to support testing.
-
Uses of ElementSetName in org.opengis.cite.cat20.dgiwg10.util
Methods in org.opengis.cite.cat20.dgiwg10.util that return ElementSetNameModifier and TypeMethodDescriptionstatic ElementSetName
Returns the enum constant of this class with the specified name.static ElementSetName[]
ElementSetName.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ElementSetName in org.opengis.cite.cat20.dgiwg10.xml
Methods in org.opengis.cite.cat20.dgiwg10.xml with parameters of type ElementSetNameModifier and TypeMethodDescriptionRequestCreator.createGetRecordById
(OutputSchema outputSchema, ElementSetName elementSetName, String identifier) RequestCreator.createGetRecordsRequest
(OutputSchema outputSchema, ElementSetName elementSetName) RequestCreator.createGetRecordsRequest
(OutputSchema outputSchema, ElementSetName elementSetName, Node filter)