public final class AgentAssignmentListItem
extends java.lang.Object
Constructor and Description |
---|
AgentAssignmentListItem(org.w3c.dom.Element row)
Internal use only.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getID() |
UC4ObjectName |
getName()
Returns the name of the Agent assignment.
|
java.lang.String |
getTitle()
Returns the title on the header tab of the HSTA object.
|
boolean |
isAgentActive() |
boolean |
isValid() |
public AgentAssignmentListItem(org.w3c.dom.Element row)
row
- Elementpublic UC4ObjectName getName()
public java.lang.String getTitle()
public java.lang.String getID()
public boolean isValid()
public boolean isAgentActive()