public class DefaultCandidateP2PsecondaryPath extends org.onosproject.yang.model.InnerModelObject implements CandidateP2PsecondaryPath, org.onosproject.yang.model.MultiInstanceObject<CandidateP2PsecondaryPathKeys>
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeCandidateP2PsecondaryPath.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected Config |
config |
protected Object |
secondaryPath |
protected State |
state |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultCandidateP2PsecondaryPath()
Creates an instance of defaultCandidateP2PsecondaryPath.
|
| Modifier and Type | Method and Description |
|---|---|
Config |
config()
Returns the attribute config.
|
void |
config(Config config)
Sets the attribute config.
|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(CandidateP2PsecondaryPath.LeafIdentifier leaf)
Checks if the leaf value is set.
|
Object |
secondaryPath()
Returns the attribute secondaryPath.
|
void |
secondaryPath(Object secondaryPath)
Sets the attribute secondaryPath.
|
State |
state()
Returns the attribute state.
|
void |
state(State state)
Sets the attribute state.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
addAugmentation, augmentation, augmentations, removeAugmentationprotected Object secondaryPath
protected BitSet valueLeafFlags
protected Config config
protected State state
public DefaultCandidateP2PsecondaryPath()
public Object secondaryPath()
CandidateP2PsecondaryPathsecondaryPath in interface CandidateP2PsecondaryPathpublic BitSet valueLeafFlags()
CandidateP2PsecondaryPathvalueLeafFlags in interface CandidateP2PsecondaryPathpublic Config config()
CandidateP2PsecondaryPathconfig in interface CandidateP2PsecondaryPathpublic State state()
CandidateP2PsecondaryPathstate in interface CandidateP2PsecondaryPathpublic void secondaryPath(Object secondaryPath)
CandidateP2PsecondaryPathsecondaryPath in interface CandidateP2PsecondaryPathsecondaryPath - value of secondaryPathpublic void config(Config config)
CandidateP2PsecondaryPathconfig in interface CandidateP2PsecondaryPathconfig - value of configpublic void state(State state)
CandidateP2PsecondaryPathstate in interface CandidateP2PsecondaryPathstate - value of statepublic boolean isLeafValueSet(CandidateP2PsecondaryPath.LeafIdentifier leaf)
CandidateP2PsecondaryPathisLeafValueSet in interface CandidateP2PsecondaryPathleaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.