org.onosproject.yang.model.ModelObject.ModelObjectTypeMulticast.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected CustomerTreeFlavors |
customerTreeFlavors |
protected boolean |
enabled |
protected Rp |
rp |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultMulticast()
Creates an instance of defaultMulticast.
|
| Modifier and Type | Method and Description |
|---|---|
CustomerTreeFlavors |
customerTreeFlavors()
Returns the attribute customerTreeFlavors.
|
void |
customerTreeFlavors(CustomerTreeFlavors customerTreeFlavors)
Sets the attribute customerTreeFlavors.
|
boolean |
enabled()
Returns the attribute enabled.
|
void |
enabled(boolean enabled)
Sets the attribute enabled.
|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(Multicast.LeafIdentifier leaf)
Checks if the leaf value is set.
|
Rp |
rp()
Returns the attribute rp.
|
void |
rp(Rp rp)
Sets the attribute rp.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
protected boolean enabled
protected BitSet valueLeafFlags
protected CustomerTreeFlavors customerTreeFlavors
protected Rp rp
public DefaultMulticast()
public boolean enabled()
Multicastpublic BitSet valueLeafFlags()
MulticastvalueLeafFlags in interface Multicastpublic CustomerTreeFlavors customerTreeFlavors()
MulticastcustomerTreeFlavors in interface Multicastpublic void enabled(boolean enabled)
Multicastpublic void customerTreeFlavors(CustomerTreeFlavors customerTreeFlavors)
MulticastcustomerTreeFlavors in interface MulticastcustomerTreeFlavors - value of customerTreeFlavorspublic boolean isLeafValueSet(Multicast.LeafIdentifier leaf)
MulticastisLeafValueSet in interface Multicastleaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.