public class LocalizedStringAttribute extends Attribute<java.lang.String>
Constructor and Description |
---|
LocalizedStringAttribute(int objectId,
int variationId,
LocalizedKey key,
java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
LocalizedKey |
getKey() |
getObjectId, getValue, getVariationId, toString
public LocalizedStringAttribute(int objectId, int variationId, LocalizedKey key, java.lang.String value)
public LocalizedKey getKey()