public interface VpnPolicyId extends AttachmentFlavor
| Modifier and Type | Interface and Description |
|---|---|
static class |
VpnPolicyId.LeafIdentifier
Identify the leaf of VpnPolicyId.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLeafValueSet(VpnPolicyId.LeafIdentifier leaf)
Checks if the leaf value is set.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
Object |
vpnPolicyId()
Returns the attribute vpnPolicyId.
|
void |
vpnPolicyId(Object vpnPolicyId)
Sets the attribute vpnPolicyId.
|
Object vpnPolicyId()
BitSet valueLeafFlags()
void vpnPolicyId(Object vpnPolicyId)
vpnPolicyId - value of vpnPolicyIdboolean isLeafValueSet(VpnPolicyId.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.