public class DefaultRp extends org.onosproject.yang.model.InnerModelObject implements Rp
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected RpDiscovery |
rpDiscovery |
protected RpGroupMappings |
rpGroupMappings |
| Constructor and Description |
|---|
DefaultRp()
Creates an instance of defaultRp.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
RpDiscovery |
rpDiscovery()
Returns the attribute rpDiscovery.
|
void |
rpDiscovery(RpDiscovery rpDiscovery)
Sets the attribute rpDiscovery.
|
RpGroupMappings |
rpGroupMappings()
Returns the attribute rpGroupMappings.
|
void |
rpGroupMappings(RpGroupMappings rpGroupMappings)
Sets the attribute rpGroupMappings.
|
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationprotected RpGroupMappings rpGroupMappings
protected RpDiscovery rpDiscovery
public RpGroupMappings rpGroupMappings()
RprpGroupMappings in interface Rppublic RpDiscovery rpDiscovery()
RprpDiscovery in interface Rppublic void rpGroupMappings(RpGroupMappings rpGroupMappings)
RprpGroupMappings in interface RprpGroupMappings - value of rpGroupMappingspublic void rpDiscovery(RpDiscovery rpDiscovery)
RprpDiscovery in interface RprpDiscovery - value of rpDiscoveryCopyright © 2018. All rights reserved.