public interface ListParentField extends ListField
Modifier and Type | Method and Description |
---|---|
boolean |
getCustomIds()
Get the custom ids.
|
Integer |
getParentId()
Get the parent list.
|
void |
setCustomIds(boolean customIds)
Set the custom ids.
|
void |
setParentId(Integer id)
Set the parent list.
|
getCustomFieldId, getDescription, getId, getName, getProjectRoleId, getType, hasCustomField, hasParent, isList, isMultiple, isSystem, setCustomField, setDescription, setName, setNobodyAsProjectRole, setProjectRole
Integer getParentId()
void setParentId(Integer id)
id
- the idboolean getCustomIds()
void setCustomIds(boolean customIds)
customIds
- the custom idsCopyright © 2020 DEISER. All Rights Reserved.