public class ReservationResult extends Object
Modifier and Type | Method and Description |
---|---|
String |
actor()
Get the actor ID for this result.
|
String |
auth()
Get the authorization code for this result.
|
String |
contextID()
Get the context ID for this result.
|
String |
deny()
Get the error message string for this result.
|
String |
hostport()
Get the host:port string for this result.
|
public String actor()
public String auth()
public String contextID()
public String deny()
public String hostport()
Copyright © 2017. All rights reserved.