public interface AttributeKey
Modifier and Type | Method and Description |
---|---|
AttributeKey |
createSubKey(int objectId) |
int |
getCompoundObjectId() |
java.lang.String |
getKeyName() |
int |
getObjectId() |
boolean |
isCompound() |
boolean isCompound()
@Nonnegative int getCompoundObjectId()
@Nonnegative int getObjectId()
@Nonnull java.lang.String getKeyName()
@Nonnull AttributeKey createSubKey(@Nonnegative int objectId)