public static final class RequestBeneficiaryEntityAttribute.ACTION
extends java.lang.Enum
Modifier and Type | Field and Description |
---|---|
static RequestBeneficiaryEntityAttribute.ACTION |
Add |
static RequestBeneficiaryEntityAttribute.ACTION |
Delete |
static RequestBeneficiaryEntityAttribute.ACTION |
Modify |
Modifier and Type | Method and Description |
---|---|
static RequestBeneficiaryEntityAttribute.ACTION |
valueOf(java.lang.String name) |
static RequestBeneficiaryEntityAttribute.ACTION[] |
values() |
public static final RequestBeneficiaryEntityAttribute.ACTION Add
public static final RequestBeneficiaryEntityAttribute.ACTION Modify
public static final RequestBeneficiaryEntityAttribute.ACTION Delete
public static RequestBeneficiaryEntityAttribute.ACTION[] values()
public static RequestBeneficiaryEntityAttribute.ACTION valueOf(java.lang.String name)