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