public class BuilderTypeReference extends BaseTypeReference implements BuilderReference
Reference.InvalidReferenceException| 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, toStringvalidateReferenceclone, finalize, getClass, notify, notifyAll, wait, wait, waitvalidateReference@Nonnull public java.lang.String getType()
TypeReferencegetType in interface TypeReferencepublic int getIndex()
getIndex in interface BuilderReferencepublic void setIndex(int index)
setIndex in interface BuilderReference