Uses of Enum Class
com.luciad.format.metadata.model.service.ELcdISO19119OperationModel
Packages that use ELcdISO19119OperationModel
Package
Description
This package provides access to the data model and the types of ISO standard 19119:
Geographic information - services (represented in the XML namespace http://www.isotc211.org/2005/srv).
-
Uses of ELcdISO19119OperationModel in com.luciad.format.metadata.model.service
Methods in com.luciad.format.metadata.model.service that return ELcdISO19119OperationModelModifier and TypeMethodDescriptionstatic ELcdISO19119OperationModel
TLcdISO19119ServiceSpecification.getOperationModel()
Returns the role value contained in the value of theTLcdISO19119ServiceSpecification.OPERATION_MODEL_PROPERTY
property.static ELcdISO19119OperationModel
Returns the enum constant of this class with the specified name.static ELcdISO19119OperationModel[]
ELcdISO19119OperationModel.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.format.metadata.model.service with parameters of type ELcdISO19119OperationModelModifier and TypeMethodDescriptionvoid
TLcdISO19119ServiceSpecification.setOperationModel
(ELcdISO19119OperationModel aValue) Sets the value of the property that maps to theopModel
element.static String
ELcdISO19119OperationModel.toValue
(ELcdISO19119OperationModel aValue)