public class InetOption extends AbstractTreeNode<InetOption> implements TreeNode<InetOption>
children, parentId| Constructor and Description |
|---|
InetOption() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getComment() |
java.lang.String |
getConfig() |
boolean |
isGroupIntersection() |
void |
setComment(java.lang.String comment) |
void |
setConfig(java.lang.String config) |
void |
setGroupIntersection(boolean groupIntersection) |
java.lang.String |
toString() |
getChildren, getParentId, setChildren, setParentId, toListequals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetChildrenpublic boolean isGroupIntersection()
public void setGroupIntersection(boolean groupIntersection)
public java.lang.String getComment()
public void setComment(java.lang.String comment)
public java.lang.String getConfig()
public void setConfig(java.lang.String config)