|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.WTObject
wt.vc.ObjectToVersionLink
wt.change2.ReportedAgainst
public class ReportedAgainst
Use the newReportedAgainst static factory method(s), not
the ReportedAgainst constructor, to construct instances
of this class. Instances must be constructed using the static factory(s),
in order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
CHANGE_ISSUE_ROLE
Label for the attribute. |
static String |
CHANGEABLE2_ROLE
Label for the attribute. |
| Method Summary | |
|---|---|
Changeable2 |
getChangeable2()
Gets the object for the association that plays role: CHANGEABLE2_ROLE. |
ChangeIssue |
getChangeIssue()
Gets the object for the association that plays role: CHANGE_ISSUE_ROLE. |
void |
setChangeable2(Changeable2 theChangeable2)
Sets the object for the association that plays role: CHANGEABLE2_ROLE. |
void |
setChangeIssue(ChangeIssue theChangeIssue)
Sets the object for the association that plays role: CHANGE_ISSUE_ROLE. |
| Methods inherited from class wt.vc.ObjectToVersionLink |
|---|
duplicate, getAllObjects, getRoleObject, initialize, setRoleBObject, setRoleObject |
| Methods inherited from class wt.fc.WTObject |
|---|
getDisplayIdentifier, getDisplayIdentity, getDisplayType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String CHANGEABLE2_ROLE
public static final String CHANGE_ISSUE_ROLE
| Method Detail |
|---|
public Changeable2 getChangeable2()
public void setChangeable2(Changeable2 theChangeable2)
throws WTPropertyVetoException
theChangeable2 -
WTPropertyVetoExceptionpublic ChangeIssue getChangeIssue()
public void setChangeIssue(ChangeIssue theChangeIssue)
throws WTPropertyVetoException
theChangeIssue -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||