| Package | Description |
|---|---|
| org.bedework.synch.wsmessages |
| Modifier and Type | Field and Description |
|---|---|
protected SynchMasterType |
SubscriptionStatusResponseType.master |
protected SynchMasterType |
SubscribeRequestType.master |
| Modifier and Type | Method and Description |
|---|---|
static SynchMasterType |
SynchMasterType.fromValue(String v) |
SynchMasterType |
SubscriptionStatusResponseType.getMaster()
Gets the value of the master property.
|
SynchMasterType |
SubscribeRequestType.getMaster()
Gets the value of the master property.
|
static SynchMasterType |
SynchMasterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SynchMasterType[] |
SynchMasterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionStatusResponseType.setMaster(SynchMasterType value)
Sets the value of the master property.
|
void |
SubscribeRequestType.setMaster(SynchMasterType value)
Sets the value of the master property.
|
Copyright © 2018 Bedework. All rights reserved.