public final class

HumanProblemSubCauseCode

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

Class Overview

Sub cause code values for human problem

Summary

Fields
public static final HumanProblemSubCauseCode GLYCEMIA_PROBLEM Constant for glycemia problem
public static final HumanProblemSubCauseCode HEART_PROBLEM Constant for heart problem
public static final HumanProblemSubCauseCode UNAVAILABLE Constant for unavailable
Protected Constructors
HumanProblemSubCauseCode(String name)
HumanProblemSubCauseCode(int customCauseCode)
Public Methods
static HumanProblemSubCauseCode of(int customCauseCode)
Creates a custom cause with the specified custom cause code.
[Expand]
Inherited Methods
From class com.commsignia.v2x.client.model.BaseSubCauseCode
From class java.lang.Object

Fields

public static final HumanProblemSubCauseCode GLYCEMIA_PROBLEM

Constant for glycemia problem

public static final HumanProblemSubCauseCode HEART_PROBLEM

Constant for heart problem

public static final HumanProblemSubCauseCode UNAVAILABLE

Constant for unavailable

Protected Constructors

protected HumanProblemSubCauseCode (String name)

protected HumanProblemSubCauseCode (int customCauseCode)

Public Methods

public static HumanProblemSubCauseCode of (int customCauseCode)

Creates a custom cause with the specified custom cause code.

Parameters
customCauseCode custom cause code