public class EditablePrimitiveRef extends PrimitiveRef implements Editable<PrimitiveRefBuilder>
ALSO_IMPORT, 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, withDimensionsgetAttribute, getAttributes, hasAttributepublic EditablePrimitiveRef(String name, int dimensions, Map<AttributeKey,Object> attributes)
public PrimitiveRefBuilder edit()
edit in interface Editable<PrimitiveRefBuilder>Copyright © 2016. All Rights Reserved.