public interface PrimitiveRefFluent<A extends PrimitiveRefFluent<A>> extends TypeRefFluent<A>
| Modifier and Type | Method and Description |
|---|---|
int |
getDimensions() |
java.lang.String |
getName() |
java.lang.Boolean |
hasDimensions() |
java.lang.Boolean |
hasName() |
A |
withDimensions(int dimensions) |
A |
withName(java.lang.String name) |
addToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributesCopyright © 2018. All Rights Reserved.