public class PrimitiveRefFluentImpl<A extends PrimitiveRefFluent<A>> extends TypeRefFluentImpl<A> implements PrimitiveRefFluent<A>
_visitables| Constructor and Description |
|---|
PrimitiveRefFluentImpl() |
PrimitiveRefFluentImpl(PrimitiveRef instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
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, withAttributesaccept, aggregate, aggregate, build, build, builderOfclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributespublic PrimitiveRefFluentImpl()
public PrimitiveRefFluentImpl(PrimitiveRef instance)
public java.lang.String getName()
getName in interface PrimitiveRefFluent<A extends PrimitiveRefFluent<A>>public A withName(java.lang.String name)
withName in interface PrimitiveRefFluent<A extends PrimitiveRefFluent<A>>public java.lang.Boolean hasName()
hasName in interface PrimitiveRefFluent<A extends PrimitiveRefFluent<A>>public int getDimensions()
getDimensions in interface PrimitiveRefFluent<A extends PrimitiveRefFluent<A>>public A withDimensions(int dimensions)
withDimensions in interface PrimitiveRefFluent<A extends PrimitiveRefFluent<A>>public java.lang.Boolean hasDimensions()
hasDimensions in interface PrimitiveRefFluent<A extends PrimitiveRefFluent<A>>public boolean equals(java.lang.Object o)
equals in class TypeRefFluentImpl<A extends PrimitiveRefFluent<A>>Copyright © 2018. All Rights Reserved.