public class TdbTrainingInfo
extends java.lang.Object
implements com.tietoenator.trip.jxp.internal.utils.DOMSink
| Constructor and Description |
|---|
TdbTrainingInfo()
Constructor, creates a blank instance
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getComment()
Retrieve any comment, or label, associated with the training information
|
java.lang.String |
getName()
Retrieve the name of the training information
|
void |
setComment(java.lang.String comment)
Establish any comment, or label, associated with the training information
|
void |
setName(java.lang.String name)
Establish the name of the training information
|
public java.lang.String getName()
public void setName(java.lang.String name)
name - The namepublic java.lang.String getComment()
public void setComment(java.lang.String comment)
comment - The comment or label