public class InfoPath extends Object
| Constructor and Description |
|---|
InfoPath() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLower()
Gets the lower.
|
String |
getPath()
Gets the path.
|
int |
getUpper()
Gets the upper.
|
void |
setLower(int lower)
Sets the lower.
|
void |
setPath(String path)
Sets the path.
|
void |
setUpper(int upper)
Sets the upper.
|
public int getLower()
public void setLower(int lower)
lower - the new lowerpublic int getUpper()
public void setUpper(int upper)
upper - the new upperpublic String getPath()
public void setPath(String path)
path - the new pathCopyright © 2017. All rights reserved.