public interface DocumentCustomData
| Modifier and Type | Method and Description |
|---|---|
CustomAttribute |
getCustomAttribute() |
Long |
getCustomAttributeId() |
String |
getValue() |
void |
setCustomAttribute(CustomAttribute customAttribute) |
void |
setCustomAttributeId(Long customAttributeId) |
void |
setValue(String value) |
Long getCustomAttributeId()
void setCustomAttributeId(Long customAttributeId)
String getValue()
void setValue(String value)
CustomAttribute getCustomAttribute()
void setCustomAttribute(CustomAttribute customAttribute)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.