|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UsageBearing
Interface for element having a @wsse:Usage attribute.
| Field Summary | |
|---|---|
static String |
WSSE_USAGE_ATTR_LOCAL_NAME
The wsse:@Usage attribute local name. |
static QName |
WSSE_USAGE_ATTR_NAME
The wsse:@Usage qualified attribute name. |
| Method Summary | |
|---|---|
List<String> |
getWSSEUsages()
Returns the list of wsse:@Usage attributes value. |
void |
setWSSEUsages(List<String> usages)
Sets the list of wsse:@Usage attributes value. |
| Field Detail |
|---|
static final String WSSE_USAGE_ATTR_LOCAL_NAME
static final QName WSSE_USAGE_ATTR_NAME
| Method Detail |
|---|
List<String> getWSSEUsages()
wsse:@Usage attributes value.
void setWSSEUsages(List<String> usages)
wsse:@Usage attributes value.
usages - the list of attribute values
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||