public interface ElementValue
Modifier and Type | Method and Description |
---|---|
Element |
getElement()
Returns the type which generated the associated value.
|
Object |
getValue()
This returns the realized value of an element which was associated with this type.
|
Element getElement()
Object getValue()
Copyright © 1996–2019 Geotools. All rights reserved.