public class ProjectUpdateGlossary extends BaseResource
Constructor and Description |
---|
ProjectUpdateGlossary() |
Modifier and Type | Method and Description |
---|---|
Department |
getDepartment() |
Boolean |
getGeneralGlossary() |
Integer |
getId() |
CodeAndDisplay |
getTermStatusOnCompletion() |
void |
setDepartment(Department department) |
void |
setGeneralGlossary(Boolean generalGlossary) |
void |
setId(Integer id) |
void |
setTermStatusOnCompletion(CodeAndDisplay termStatusOnCompletion) |
getPath, setPath
public Integer getId()
public void setId(Integer id)
public Department getDepartment()
public void setDepartment(Department department)
public CodeAndDisplay getTermStatusOnCompletion()
public void setTermStatusOnCompletion(CodeAndDisplay termStatusOnCompletion)
public Boolean getGeneralGlossary()
public void setGeneralGlossary(Boolean generalGlossary)
Copyright © 2016. All rights reserved.