public class

CustomSubCauseCode

extends BaseSubCauseCode
java.lang.Object
   ↳ com.commsignia.v2x.client.model.BaseSubCauseCode
     ↳ com.commsignia.v2x.client.model.CustomSubCauseCode

Summary

Protected Constructors
CustomSubCauseCode(String name)
CustomSubCauseCode(int customCauseCode)
Public Methods
static CustomSubCauseCode of(int customCauseCode)
[Expand]
Inherited Methods
From class com.commsignia.v2x.client.model.BaseSubCauseCode
From class java.lang.Object

Protected Constructors

protected CustomSubCauseCode (String name)

protected CustomSubCauseCode (int customCauseCode)

Public Methods

public static CustomSubCauseCode of (int customCauseCode)