JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.hp.util
Interface JSONPayload
public interface
JSONPayload
Classes implementing this interface are declaring that they can export a JSON representation of their data.
Author:
Simon Hunt
Method Summary
Methods
Modifier and Type
Method and Description
String
toJSON
()
Returns the payload as a JSON representation.
Method Detail
toJSON
String
toJSON()
Returns the payload as a JSON representation.
Returns:
the payload as a JSON formatted string
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2015. All Rights Reserved.