public interface PolicyURIsBearing
@wsp:PolicyURIs
attribute.Modifier and Type | Field and Description |
---|---|
static String |
WSP_POLICY_URIS_ATTR_LOCAL_NAME
The wsp:@PolicyURIs attribute local name.
|
static QName |
WSP_POLICY_URIS_ATTR_NAME
The wsp:@PolicyURIs qualified attribute name.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
getWSP12PolicyURIs()
Get the attribute value.
|
void |
setWSP12PolicyURIs(List<String> newPolicyURIs)
Set the attribute value.
|
static final String WSP_POLICY_URIS_ATTR_LOCAL_NAME
static final QName WSP_POLICY_URIS_ATTR_NAME
Copyright © 2016 JBoss by Red Hat. All rights reserved.