org.onosproject.yang.model.ModelObject.ModelObjectTypeReproduce.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected BitSet |
valueLeafFlags |
protected short |
yangAutoPrefixCatch |
| Constructor and Description |
|---|
DefaultReproduce()
Creates an instance of defaultReproduce.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(Reproduce.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
short |
yangAutoPrefixCatch()
Returns the attribute yangAutoPrefixCatch.
|
void |
yangAutoPrefixCatch(short yangAutoPrefixCatch)
Sets the attribute yangAutoPrefixCatch.
|
protected short yangAutoPrefixCatch
protected BitSet valueLeafFlags
public DefaultReproduce()
public short yangAutoPrefixCatch()
ReproduceyangAutoPrefixCatch in interface Reproducepublic BitSet valueLeafFlags()
ReproducevalueLeafFlags in interface Reproducepublic void yangAutoPrefixCatch(short yangAutoPrefixCatch)
ReproduceyangAutoPrefixCatch in interface ReproduceyangAutoPrefixCatch - value of yangAutoPrefixCatchpublic boolean isLeafValueSet(Reproduce.LeafIdentifier leaf)
ReproduceisLeafValueSet in interface Reproduceleaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.