|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Ref
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="bean" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="local" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
<attribute name="parent" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
String |
getBean()
Gets the value of the bean property. |
Object |
getLocal()
Gets the value of the local property. |
String |
getParent()
Gets the value of the parent property. |
void |
setBean(String value)
Sets the value of the bean property. |
void |
setLocal(Object value)
Sets the value of the local property. |
void |
setParent(String value)
Sets the value of the parent property. |
| Method Detail |
|---|
String getBean()
Stringvoid setBean(String value)
value - allowed object is
StringObject getLocal()
Objectvoid setLocal(Object value)
value - allowed object is
ObjectString getParent()
Stringvoid setParent(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||