Enum RpcFunctionSpec

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<RpcFunctionSpec>

    public enum RpcFunctionSpec
    extends java.lang.Enum<RpcFunctionSpec>
    Defines the various Perforce RPC function names.

    If you add or change something here, make sure you also change the corresponding definitions elsewhere in places like the RpcFunction class.