Modifier and Type | Method and Description |
---|---|
ListTerm<Sect> |
getSect()
Returns the Sect elements.
|
String |
getVersion()
Returns the Version element.
|
void |
setVersion(String version)
Sets the Version element.
|
ListTerm<Sect> getSect()
Returns the Sect elements.
To add or remove elements, use the methods provided by the List interface (that's why there is no need for a setter method).
String getVersion()
void setVersion(String version)
version
- the Version element.getVersion()
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.