public interface UseKey
| Modifier and Type | Method and Description |
|---|---|
URI |
getSignatureID()
get the Sig attribute value if set, null otherwise
|
Token |
getToken()
Get the Token contained in the element, null otherwise.
|
void |
setSignatureID(URI sigID)
Set the option Sig attribute of UseKey
|
void |
setToken(Token token)
Set the Token as the contents of UseKey
|
void setToken(Token token)
Token getToken()
void setSignatureID(URI sigID)
URI getSignatureID()
Copyright © 2005–2017 Oracle Corporation. All rights reserved.