|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.policy.jaxws.SafePolicyReader.PolicyRecord
public final class SafePolicyReader.PolicyRecord
| Method Summary | |
|---|---|
java.lang.String |
getUri()
|
void |
setUri(java.lang.String uri,
java.lang.String id)
Set the URI that identifies the policy. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public void setUri(java.lang.String uri,
java.lang.String id)
throws com.sun.xml.ws.policy.PolicyException
uri - The fully qualified URI of the policy. May be a relative URI
if JAX-WS did not pass on any system id.id - The short ID of the policy. Used for error reporting.
com.sun.xml.ws.policy.PolicyException - If there already is a policy recorded with the
same id.public java.lang.String getUri()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||