Modifier and Type | Method and Description |
---|---|
StringSet |
LocalStyle.getIdList()
Returns the id list.
|
StringSet |
Style.getRoleList()
Returns a reference to the role list.
|
StringSet |
Style.getTypeList()
Returns the type list.
|
Modifier and Type | Method and Description |
---|---|
void |
LocalStyle.setIdList(StringSet idList)
Sets the id list.
|
void |
Style.setRoleList(StringSet roleList)
Sets the complete role list to a copy of the given list.
|
void |
Style.setTypeList(StringSet typeList)
Sets the complete type list to a copy of the given list.
|
Constructor and Description |
---|
StringSet(StringSet arg0) |