Package | Description |
---|---|
com.rscja.deviceapi.entity |
Modifier and Type | Method and Description |
---|---|
HF15693RequestEntity.TagType |
HF15693RequestEntity.getType() |
static HF15693RequestEntity.TagType |
HF15693RequestEntity.TagType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HF15693RequestEntity.TagType[] |
HF15693RequestEntity.TagType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
HF15693RequestEntity.Builder.setType(HF15693RequestEntity.TagType type) |