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