public class XpdlParticipant extends XpdlIdName
id, namelineNumber, tag, XpdlText| Constructor and Description |
|---|
XpdlParticipant(java.lang.String tag) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
exportElements()
Exports all standard elements: None.
|
XpdlDescription |
getDescription() |
XpdlExtendedAttributes |
getExtendedAttributes() |
XpdlExternalReference |
getExternalReference() |
XpdlParticipantType |
getParticipantType() |
protected boolean |
importElements(org.xmlpull.v1.XmlPullParser xpp,
Xpdl xpdl)
Imports all standard child elements: None.
|
void |
setDescription(XpdlDescription description) |
void |
setExtendedAttributes(XpdlExtendedAttributes extendedAttributes) |
void |
setExternalReference(XpdlExternalReference externalReference) |
void |
setParticipantType(XpdlParticipantType participantType) |
checkValidity, exportAttributes, getId, getName, importAttributes, setId, setNamecheckBoolean, checkDouble, checkInteger, checkRequired, checkRestriction, checkURI, exportAttribute, exportElement, getLineNumber, getTag, getXpdlText, importElement, importText, setLineNumber, setTag, setXpdlTextprotected boolean importElements(org.xmlpull.v1.XmlPullParser xpp,
Xpdl xpdl)
XpdlElementimportElements in class XpdlElementprotected java.lang.String exportElements()
XpdlElementexportElements in class XpdlElementpublic XpdlParticipantType getParticipantType()
public void setParticipantType(XpdlParticipantType participantType)
public XpdlDescription getDescription()
public void setDescription(XpdlDescription description)
public XpdlExternalReference getExternalReference()
public void setExternalReference(XpdlExternalReference externalReference)
public XpdlExtendedAttributes getExtendedAttributes()
public void setExtendedAttributes(XpdlExtendedAttributes extendedAttributes)