public class BeanReference extends Object
A bean reference is simply a string pointer to another id.
String
id
BeanReference()
BeanReference(String id)
getId()
void
setId(String id)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String id
public BeanReference()
public BeanReference(String id)
public String getId()
public void setId(String id)
Copyright © 2022 The Apache Software Foundation. All rights reserved.