public class LegacyObjectAttributeBean extends ObjectAttributeBean
ObjectAttributeBean.EmptyObjectAttributeBean| Modifier and Type | Method and Description |
|---|---|
Long |
getId()
The ID of the attribute.
|
List<? extends ObjectAttributeValueBean> |
getObjectAttributeValueBeans()
The value(s) set for this object attribute.
|
Integer |
getObjectId()
The ID of the object that "owns" the attributes.
|
Integer |
getObjectTypeAttributeId() |
createEmptyPlaceholder, createMutable, createObjectAttributeValueBean, deepEquals, equals, hashCode, isEmptyPlaceholder, setId, setObjectId, setObjectTypeAttributeId, toStringpublic Long getId()
ObjectAttributeBeangetId in class ObjectAttributeBeanpublic Integer getObjectTypeAttributeId()
getObjectTypeAttributeId in class ObjectAttributeBeanpublic Integer getObjectId()
getObjectId in class ObjectAttributeBeanpublic List<? extends ObjectAttributeValueBean> getObjectAttributeValueBeans()
getObjectAttributeValueBeans in class ObjectAttributeBeanCopyright © 2024 Atlassian. All rights reserved.