|
|||||||||||
| 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_CorrelationType
| Constructor Summary | |
|---|---|
PD_CorrelationType()
PD_CorrelationType constructors |
|
| Method Summary | |
|---|---|
PD_ProblemArtifact[] |
getProblemArtifactList()
Gets the value of the problemArtifactList instance variable. |
java.lang.String |
getType()
Gets the value of the type 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 |
setProblemArtifactList(PD_ProblemArtifact[] pd_CorrelationType_problemArtifactList)
Sets value of the problemArtifactList instance variable to the specified value. |
void |
setType(java.lang.String pd_CorrelationType_type)
Sets value of the type 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_CorrelationType()
| Method Detail |
public java.lang.String getUniqueInstanceID()
public void setType(java.lang.String pd_CorrelationType_type)
pd_CorrelationType_type - The new value of the type instance variable.public java.lang.String getType()
null if the value of the type instance variable has not been set or is set to null.public void setProblemArtifactList(PD_ProblemArtifact[] pd_CorrelationType_problemArtifactList)
pd_CorrelationType_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 | ||||||||||