public class BuilderTypeReference extends BaseTypeReference implements BuilderReference
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
java.lang.String |
getType()
Gets the string representation of the referenced type.
|
void |
setIndex(int index) |
charAt, compareTo, equals, hashCode, length, subSequence, toString@Nonnull public java.lang.String getType()
TypeReferencegetType in interface TypeReferencepublic int getIndex()
getIndex in interface BuilderReferencepublic void setIndex(int index)
setIndex in interface BuilderReference