public class Group extends GenericEntity
修飾子とタイプ | フィールドと説明 |
---|---|
static java.lang.String |
CHILDREN |
static java.lang.String |
CODE |
static java.lang.String |
DEFINITION_NAME |
static java.lang.String |
PARENT |
CREATE_BY, CREATE_DATE, DESCRIPTION, END_DATE, LOCKED_BY, NAME, OID, RECYCLE_BIN_ID, START_DATE, STATE, STATE_INVALID_VALUE, STATE_VALID_VALUE, UPDATE_BY, UPDATE_DATE, VERSION
修飾子とタイプ | メソッドと説明 |
---|---|
Group[] |
getChildren() |
java.lang.String |
getCode() |
Group |
getParent() |
void |
setChildren(Group[] children) |
void |
setCode(java.lang.String code) |
void |
setParent(Group parent) |
copy, copyAs, deepCopy, getCreateBy, getCreateDate, getDefinitionName, getDescription, getEndDate, getLockedBy, getName, getOid, getPropertyNames, getRecycleBinId, getStartDate, getState, getUpdateBy, getUpdateDate, getValue, getValue, getValueAs, getVersion, setCreateBy, setCreateDate, setDefinitionName, setDescription, setEndDate, setLockedBy, setName, setOid, setRecycleBinId, setStartDate, setState, setUpdateBy, setUpdateDate, setValue, setValue, setVersion, toString