public class PrimitiveRef extends TypeRef
ALSO_IMPORT, DEFAULT_VALUE, INIT, INIT_FUNCTION, LAZY_INIT| Constructor and Description |
|---|
PrimitiveRef(String name,
int dimensions,
Map<AttributeKey,Object> attributes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getDimensions() |
String |
getName() |
int |
hashCode() |
String |
toString() |
PrimitiveRef |
withDimensions(int dimensions) |
getAttribute, getAttributes, hasAttributeclone, finalize, getClass, notify, notifyAll, wait, wait, waitrender, renderpublic PrimitiveRef(String name, int dimensions, Map<AttributeKey,Object> attributes)
public int getDimensions()
getDimensions in class TypeRefpublic PrimitiveRef withDimensions(int dimensions)
withDimensions in class TypeRefCopyright © 2023. All rights reserved.