org.exolab.castor.xml
Class ReferenceInfo
java.lang.Object
org.exolab.castor.xml.ReferenceInfo
(package private) class ReferenceInfo
extends java.lang.Object
Internal class used to save state for reference resolving.
$Revision: 0000 $ $Date:$
ReferenceInfo
public ReferenceInfo(String id,
Object target,
XMLFieldDescriptor descriptor)
Creates a new ReferenceInfo
id
- target
- descriptor
-
getDescriptor
public FieldDescriptor getDescriptor()
Returns the field descriptor referenced by this IDREF instance.
- the field descriptor referenced by this IDREF instance.
getId
public String getId()
Returns the ID value of the target object instance.
- the ID value of the target object instance.
getNext
public ReferenceInfo getNext()
Returns the next 'ReferenceInfo' instance.
- the next 'ReferenceInfo' instance.
getTarget
public Object getTarget()
Returns the target object referenced by this IDREF instance.
- the target object referenced by this IDREF instance.
setNext
public void setNext(ReferenceInfo info)
Sets a refrence to the 'next' ReferenceInfo instance.
info
- The 'next' ReferenceInfo instance.
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com