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()
ElementValuegetElement in interface ElementValueElementValue.getElement()public Object getValue()
ElementValuegetValue in interface ElementValueElementValue.getValue()Copyright © 1996–2019 Geotools. All rights reserved.