public class CustomAttribute extends Attribute<CustomAttributeValue>
Constructor and Description |
---|
CustomAttribute(int objectId,
int variationId,
LocalizedKey key,
CustomAttributeValue value) |
Modifier and Type | Method and Description |
---|---|
LocalizedKey |
getKey() |
getObjectId, getValue, getVariationId, toString
public CustomAttribute(int objectId, int variationId, LocalizedKey key, CustomAttributeValue value)
public LocalizedKey getKey()
getKey
in class Attribute<CustomAttributeValue>