public class LowerBoundary extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.opengis.net/ogc}Function"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
LowerBoundary() |
| Modifier and Type | Method and Description |
|---|---|
Function |
getFunction()
Gets the value of the function property.
|
boolean |
isSetFunction() |
void |
setFunction(Function value)
Sets the value of the function property.
|
protected Function function
public Function getFunction()
Functionpublic void setFunction(Function value)
value - allowed object is
Functionpublic boolean isSetFunction()
Copyright © 2016. All rights reserved.