Modifier and Type | Field and Description |
---|---|
protected SyncPolicyType |
SiteDefinitionType.syncPolicy |
Modifier and Type | Method and Description |
---|---|
static SyncPolicyType |
SyncPolicyType.fromValue(String v) |
SyncPolicyType |
SiteDefinitionType.getSyncPolicy()
Gets the value of the syncPolicy property.
|
static SyncPolicyType |
SyncPolicyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyncPolicyType[] |
SyncPolicyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SiteDefinitionType.setSyncPolicy(SyncPolicyType value)
Sets the value of the syncPolicy property.
|
Copyright © 2016. All rights reserved.