public abstract class AbstractSerializedReferenceType extends AbstractSerializedValue implements SerializedReferenceType
| Constructor and Description |
|---|
AbstractSerializedReferenceType(Type type) |
| Modifier and Type | Method and Description |
|---|---|
Type |
getResultType() |
void |
setResultType(Type resultType) |
getType, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, getType, setTypepublic AbstractSerializedReferenceType(Type type)
public Type getResultType()
getResultType in interface SerializedValuegetResultType in class AbstractSerializedValuepublic void setResultType(Type resultType)
setResultType in interface SerializedReferenceTypeCopyright © 2016. All rights reserved.