|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProjectAttribute | |
---|---|
za.org.coefficient.core | |
za.org.coefficient.modules.attribute |
Uses of ProjectAttribute in za.org.coefficient.core |
---|
Methods in za.org.coefficient.core with parameters of type ProjectAttribute | |
---|---|
void |
Project.addAttribute(ProjectAttribute attribute)
Sets the value of attributes |
void |
Project.deleteAttribute(ProjectAttribute attribute)
delete one attribute |
Uses of ProjectAttribute in za.org.coefficient.modules.attribute |
---|
Methods in za.org.coefficient.modules.attribute that return ProjectAttribute | |
---|---|
ProjectAttribute |
AttributeDataManagement.getAttributeByName(java.lang.String name)
|
ProjectAttribute |
AttributeDataManagement.getAttributeByNumber(java.lang.Long id)
|
Methods in za.org.coefficient.modules.attribute with parameters of type ProjectAttribute | |
---|---|
boolean |
AttributeManagement.canDelete(ProjectAttribute pa)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |