| Package | Description |
|---|---|
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
MsgContent.TypeEnum |
MsgContent.getType()
Get type
|
static MsgContent.TypeEnum |
MsgContent.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MsgContent.TypeEnum[] |
MsgContent.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MsgContent.setType(MsgContent.TypeEnum type) |
MsgContent |
MsgContent.type(MsgContent.TypeEnum type) |
Copyright © 2017. All rights reserved.