|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.iam.reconciliation.vo.ReconChildAttribute
public class ReconChildAttribute
Encapsulates a Reconciliation child attribute, that is an attribute from a child table to the Recon Event.
| Constructor Summary | |
|---|---|
ReconChildAttribute(java.util.List childAttrList)Constructor, sets the Child Attribute List to the given one. |
|
| Method Summary | |
|---|---|
java.util.List |
getChildAttrList()Returns the list of Recon child attributes. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReconChildAttribute(java.util.List childAttrList)
childAttrList - a List of ReconTargetAttribut instances.| Method Detail |
|---|
public java.util.List getChildAttrList()
ReconTargetAttribut instances.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||