public class UnfetchedValueHolder
extends java.lang.Object
implements org.eclipse.persistence.indirection.ValueHolderInterface, java.io.Serializable
Constructor and Description |
---|
UnfetchedValueHolder() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
java.lang.Object |
getValue() |
boolean |
isInstantiated() |
void |
setValue(java.lang.Object value) |
public java.lang.Object clone()
clone
in interface org.eclipse.persistence.indirection.ValueHolderInterface
clone
in class java.lang.Object
public java.lang.Object getValue()
getValue
in interface org.eclipse.persistence.indirection.ValueHolderInterface
public boolean isInstantiated()
isInstantiated
in interface org.eclipse.persistence.indirection.ValueHolderInterface
public void setValue(java.lang.Object value)
setValue
in interface org.eclipse.persistence.indirection.ValueHolderInterface