public abstract class TypeRef extends AttributeSupport
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 boolean |
isAssignableFrom(TypeRef ref) |
abstract TypeRef |
withDimensions(int dimensions) |
getAttribute, getAttributes, hasAttribute
public TypeRef(Map<AttributeKey,Object> attributes)
Copyright © 2019 JBoss by Red Hat. All rights reserved.