| Package | Description |
|---|---|
| net.sf.eBus.client.sysmessages |
This package defines the eBus system messages.
|
| Modifier and Type | Field and Description |
|---|---|
AdMessage.AdStatus |
AdMessage.adStatus
Add or retract this advertisement.
|
| Modifier and Type | Method and Description |
|---|---|
static AdMessage.AdStatus |
AdMessage.AdStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdMessage.AdStatus[] |
AdMessage.AdStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AdMessage.Builder |
AdMessage.Builder.adStatus(AdMessage.AdStatus status)
Sets the advertisement status to the given value.
|
Copyright © 2019. All rights reserved.