| 
 | Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.2) Part Number E27170-02 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface ExampleChildBean
| Method Summary | |
|---|---|
|  void | addRef(ExampleChildBean sibling) | 
|  String | getChildString() | 
|  ExampleChildBean[] | getRefs()List of refs to other children | 
|  ExampleChildBean | getSingletonRef()Reference to another child | 
|  void | removeRef(ExampleChildBean sibling) | 
|  void | setChildString(String s) | 
|  void | setSingletonRef(ExampleChildBean sibling) | 
| Method Detail | 
|---|
String getChildString()
void setChildString(String s)
ExampleChildBean getSingletonRef()
void setSingletonRef(ExampleChildBean sibling)
ExampleChildBean[] getRefs()
void addRef(ExampleChildBean sibling)
void removeRef(ExampleChildBean sibling)
| 
 | Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.2) Part Number E27170-02 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||