Class JsonRpcService
java.lang.Object
dev.getelements.elements.rt.manifest.jrpc.JsonRpcService
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getScope()
int
hashCode()
void
setDeprecation
(Deprecation deprecation) void
setJsonRpcMethodList
(List<JsonRpcMethod> jsonRpcMethodList) void
toString()
-
Constructor Details
-
JsonRpcService
public JsonRpcService()
-
-
Method Details