public class EditableTypeParamRef extends TypeParamRef implements Editable<TypeParamRefBuilder>
ALSO_IMPORT, DEFAULT_VALUE, INIT, INIT_FUNCTION, LAZY_INIT
Constructor and Description |
---|
EditableTypeParamRef(String name,
int dimensions,
Map<AttributeKey,Object> attributes) |
Modifier and Type | Method and Description |
---|---|
TypeParamRefBuilder |
edit() |
equals, getDimensions, getName, hashCode, isAssignableFrom, toString, withDimensions
getAttribute, getAttributes, hasAttribute
public EditableTypeParamRef(String name, int dimensions, Map<AttributeKey,Object> attributes)
public TypeParamRefBuilder edit()
edit
in interface Editable<TypeParamRefBuilder>
Copyright © 2019 JBoss by Red Hat. All rights reserved.