@TypeAlias(value="attributes")
final class ShopAttributeDoc
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) static java.lang.String |
ENTITY_NAME |
private GUID |
guid |
private AttributeMapper |
mapper |
Constructor and Description |
---|
ShopAttributeDoc(GUID guid,
AttributeMapper mapper) |
Modifier and Type | Method and Description |
---|---|
(package private) AttributeMapper |
getAttributeMapper() |
private final GUID guid
private final AttributeMapper mapper
static final java.lang.String ENTITY_NAME
ShopAttributeDoc(GUID guid, AttributeMapper mapper)
AttributeMapper getAttributeMapper()