|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.ibm.etools.logging.pd.artifacts.PD_ProblemIncident
| Constructor Summary | |
|---|---|
PD_ProblemIncident()
PD_ProblemIncident constructors |
|
| Method Summary | |
|---|---|
java.lang.String |
getFailureTime()
Gets the value of the failureTime instance variable. |
PD_ProblemArtifact[] |
getProblemArtifactList()
Gets the value of the problemArtifactList instance variable. |
java.lang.String |
getUniqueInstanceID()
Gets the value of the uniqueInstanceID instance variable. |
void |
init()
Initializes the object to a newly constructed state. |
void |
regenerateUniqueInstanceID()
Regenerates a new unique instance ID for the object. |
void |
setFailureTime(java.lang.String pd_ProblemIncident_failureTime)
Sets value of the failureTime instance variable to the specified value. |
void |
setProblemArtifactList(PD_ProblemArtifact[] pd_ProblemIncident_problemArtifactList)
Sets value of the problemArtifactList instance variable to the specified value. |
java.lang.String |
toCanonicalXMLString()
Creates the canonical XML representation of this object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PD_ProblemIncident()
| Method Detail |
public java.lang.String getUniqueInstanceID()
public void setFailureTime(java.lang.String pd_ProblemIncident_failureTime)
pd_ProblemIncident_failureTime - The new value of the failureTime instance variable.public java.lang.String getFailureTime()
null if the value of the failureTime instance variable has not been set or is set to null.public void setProblemArtifactList(PD_ProblemArtifact[] pd_ProblemIncident_problemArtifactList)
pd_ProblemIncident_problemArtifactList - The new value of the problemArtifactList instance variable.public PD_ProblemArtifact[] getProblemArtifactList()
null if the value of the problemArtifactList instance variable has not been set or is set to null.public java.lang.String toCanonicalXMLString()
public void regenerateUniqueInstanceID()
public void init()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||