public class ElementValueGT extends Object implements ElementValue
Constructor and Description |
---|
ElementValueGT(Element element,
Object value)
Creates a new ElementValueGT object.
|
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.
|
public Element getElement()
ElementValue
getElement
in interface ElementValue
ElementValue.getElement()
public Object getValue()
ElementValue
getValue
in interface ElementValue
ElementValue.getValue()
Copyright © 1996–2019 Geotools. All rights reserved.