public class DefaultAugmentedL3VpnRequestedType extends org.onosproject.yang.model.InnerModelObject implements AugmentedL3VpnRequestedType
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected RequestedTypeProfile |
requestedTypeProfile |
| Constructor and Description |
|---|
DefaultAugmentedL3VpnRequestedType()
Creates an instance of defaultAugmentedL3VpnRequestedType.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
RequestedTypeProfile |
requestedTypeProfile()
Returns the attribute requestedTypeProfile.
|
void |
requestedTypeProfile(RequestedTypeProfile requestedTypeProfile)
Sets the attribute requestedTypeProfile.
|
String |
toString() |
protected RequestedTypeProfile requestedTypeProfile
public DefaultAugmentedL3VpnRequestedType()
public RequestedTypeProfile requestedTypeProfile()
AugmentedL3VpnRequestedTyperequestedTypeProfile in interface AugmentedL3VpnRequestedTypepublic void requestedTypeProfile(RequestedTypeProfile requestedTypeProfile)
AugmentedL3VpnRequestedTyperequestedTypeProfile in interface AugmentedL3VpnRequestedTyperequestedTypeProfile - value of requestedTypeProfileCopyright © 2017. All rights reserved.