Methods Summary |
---|
public java.lang.String | getCoordinationType()
throw new UnsupportedOperationException();
|
public long | getExpires()
throw new UnsupportedOperationException();
|
public java.lang.String | getIdentifier()
throw new UnsupportedOperationException();
|
public java.util.Map | getOtherAttributes()
return null;
|
public javax.xml.ws.EndpointReference | getRegistrationService()
throw new UnsupportedOperationException();
|
public java.lang.Object | getValue()
return null;
|
public void | setCoordinationType(java.lang.String coordinationType)
throw new UnsupportedOperationException();
|
public void | setExpires(long expires)
throw new UnsupportedOperationException();
|
public void | setIdentifier(java.lang.String identifier)
throw new UnsupportedOperationException();
|
public void | setRegistrationService(javax.xml.ws.EndpointReference registrationService)
throw new UnsupportedOperationException();
|