| Package | Description |
|---|---|
| com.serotonin.mango.vo.publish | |
| com.serotonin.mango.vo.publish.httpSender | |
| com.serotonin.mango.vo.publish.pachube | |
| com.serotonin.mango.vo.publish.persistent |
| Modifier and Type | Method and Description |
|---|---|
abstract PublisherVO.Type |
PublisherVO.getType() |
static PublisherVO.Type |
PublisherVO.Type.valueOf(int id) |
static PublisherVO.Type |
PublisherVO.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PublisherVO.Type |
PublisherVO.Type.valueOfIgnoreCase(java.lang.String text) |
static PublisherVO.Type[] |
PublisherVO.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PublisherVO.Type |
HttpSenderVO.getType() |
| Modifier and Type | Method and Description |
|---|---|
PublisherVO.Type |
PachubeSenderVO.getType() |
| Modifier and Type | Method and Description |
|---|---|
PublisherVO.Type |
PersistentSenderVO.getType() |