public interface IdBearing
@wsu:Id
attribute.Modifier and Type | Field and Description |
---|---|
static String |
WSU_ID_ATTR_LOCAL_NAME
the
Id attribute local name. |
static QName |
WSU_ID_ATTR_NAME
the
wsu:Id qualified attribute name. |
Modifier and Type | Method and Description |
---|---|
String |
getWSUId()
Returns the
@wsu:Id attribute value. |
void |
setWSUId(String newId)
Sets the
@wsu:Id attribute value. |
static final String WSU_ID_ATTR_LOCAL_NAME
Id
attribute local name.static final QName WSU_ID_ATTR_NAME
wsu:Id
qualified attribute name.Copyright © 2015. All rights reserved.