@UML(identifier="CC_GeneralParameterValue", specification=ISO_19111) public interface GeneralParameterValue extends Cloneable
GeneralParameterDescriptor
Modifier and Type | Method and Description |
---|---|
GeneralParameterValue |
clone()
Returns a copy of this parameter value or group.
|
GeneralParameterDescriptor |
getDescriptor()
Returns the abstract definition of this parameter or group of parameters.
|
GeneralParameterDescriptor getDescriptor()
GeneralParameterValue clone()
Object.clone()
Copyright © 1996–2019 Geotools. All rights reserved.