Package ch.systemsx.cisd.common.api
Class RpcServiceInterfaceDTO
java.lang.Object
ch.systemsx.cisd.common.api.RpcServiceInterfaceDTO
- All Implemented Interfaces:
Serializable
Describes an RPC interface supported by the server.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddVersion(RpcServiceInterfaceVersionDTO ifaceVersion) booleanThe name of this interface used for identification.inthashCode()toString()
-
Constructor Details
-
RpcServiceInterfaceDTO
-
-
Method Details