public class InvocationResult extends Object
Modifier and Type | Field and Description |
---|---|
Vector |
responseHasNativeOrComplexObjects |
Constructor and Description |
---|
InvocationResult() |
Modifier and Type | Method and Description |
---|---|
String |
getHasRequestInString() |
String |
getHasResponseInString() |
Vector |
getResponseHasNativeOrComplexObjects() |
void |
setHasRequestInString(String v) |
void |
setHasResponseInString(String v) |
void |
setResponseHasNativeOrComplexObjects(Vector v) |
public Vector responseHasNativeOrComplexObjects
public void setHasRequestInString(String v)
public String getHasRequestInString()
public void setHasResponseInString(String v)
public String getHasResponseInString()
public void setResponseHasNativeOrComplexObjects(Vector v)
public Vector getResponseHasNativeOrComplexObjects()
Copyright © 2018 universAAL Consortium. All rights reserved.