|
|||||||||||
| 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_BaseProblemArtifact
|
+--com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact
|
+--com.ibm.etools.logging.pd.artifacts.PD_TraceEntry
| Constructor Summary | |
|---|---|
PD_TraceEntry()
PD_TraceEntry constructors |
|
| Method Summary | |
|---|---|
java.lang.String |
getFormatedData()
Gets the value of the formatedData instance variable. |
java.lang.String |
getOtherType()
Gets the value of the otherType 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 |
setFormatedData(java.lang.String pd_TraceEntry_formatedData)
Sets value of the formatedData instance variable to the specified value. |
void |
setOtherType(java.lang.String pd_TraceEntry_otherType)
Sets value of the otherType instance variable to the specified value. |
void |
setType(java.lang.String pd_TraceEntry_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 com.ibm.etools.logging.pd.artifacts.PD_ProblemArtifact |
|---|
getArtifactCausesArtifactRefList, getArtifactContainsArtifactsRefList, getCorrelationTypeList, getLogRecordCorrelator, getProblemArtifactTokenList, getRawData, setArtifactCausesArtifactRefList, setArtifactContainsArtifactsRefList, setCorrelationTypeList, setLogRecordCorrelator, setProblemArtifactTokenList, setRawData |
| Methods inherited from class com.ibm.etools.logging.pd.artifacts.PD_BaseProblemArtifact |
|---|
getArtifactCreatorID, getArtifactEncodingFormat, getCreationTime, getHostID, getHostIDFormat, getId, getOtherHostIDFormat, getProcessID, getThreadID, setArtifactCreatorID, setArtifactEncodingFormat, setCreationTime, setHostID, setHostIDFormat, setId, setOtherHostIDFormat, setProcessID, setThreadID |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PD_TraceEntry()
| Method Detail |
public java.lang.String getUniqueInstanceID()
getUniqueInstanceID in class PD_ProblemArtifactpublic void setType(java.lang.String pd_TraceEntry_type)
pd_TraceEntry_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 setOtherType(java.lang.String pd_TraceEntry_otherType)
pd_TraceEntry_otherType - The new value of the otherType instance variable.public java.lang.String getOtherType()
null if the value of the otherType instance variable has not been set or is set to null.public void setFormatedData(java.lang.String pd_TraceEntry_formatedData)
pd_TraceEntry_formatedData - The new value of the formatedData instance variable.public java.lang.String getFormatedData()
null if the value of the formatedData instance variable has not been set or is set to null.public java.lang.String toCanonicalXMLString()
toCanonicalXMLString in class PD_ProblemArtifactpublic void regenerateUniqueInstanceID()
regenerateUniqueInstanceID in class PD_ProblemArtifactpublic void init()
init in class PD_ProblemArtifact
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||