public class StatusItem extends Tag
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
type |
Constructor and Description |
---|
StatusItem() |
Modifier and Type | Method and Description |
---|---|
int |
count()
Convert the property 'text' into an int value.
In fact the property 'text' represents the count number of the 'test record' finished in this status. |
java.lang.String |
getType() |
void |
setType(java.lang.String type) |
getDetails, getTagName, getText, setDetails, setTagName, setText
Copyright © SAS Institute. All Rights Reserved.