org.onosproject.yang.model.ModelObject.ModelObjectTypeTe.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected TeGlobalId |
clientId |
protected Config |
config |
protected TeGlobalId |
providerId |
protected State |
state |
protected TeTopologyId |
teTopologyId |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultTe()
Creates an instance of defaultTe.
|
| Modifier and Type | Method and Description |
|---|---|
TeGlobalId |
clientId()
Returns the attribute clientId.
|
void |
clientId(TeGlobalId clientId)
Sets the attribute clientId.
|
Config |
config()
Returns the attribute config.
|
void |
config(Config config)
Sets the attribute config.
|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(Te.LeafIdentifier leaf)
Checks if the leaf value is set.
|
TeGlobalId |
providerId()
Returns the attribute providerId.
|
void |
providerId(TeGlobalId providerId)
Sets the attribute providerId.
|
State |
state()
Returns the attribute state.
|
void |
state(State state)
Sets the attribute state.
|
TeTopologyId |
teTopologyId()
Returns the attribute teTopologyId.
|
void |
teTopologyId(TeTopologyId teTopologyId)
Sets the attribute teTopologyId.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
protected TeGlobalId providerId
protected TeGlobalId clientId
protected TeTopologyId teTopologyId
protected BitSet valueLeafFlags
protected Config config
protected State state
public TeGlobalId providerId()
TeproviderId in interface Tepublic TeGlobalId clientId()
Tepublic TeTopologyId teTopologyId()
TeteTopologyId in interface Tepublic BitSet valueLeafFlags()
TevalueLeafFlags in interface Tepublic void providerId(TeGlobalId providerId)
TeproviderId in interface TeproviderId - value of providerIdpublic void clientId(TeGlobalId clientId)
Tepublic void teTopologyId(TeTopologyId teTopologyId)
TeteTopologyId in interface TeteTopologyId - value of teTopologyIdpublic void config(Config config)
Tepublic void state(State state)
Tepublic boolean isLeafValueSet(Te.LeafIdentifier leaf)
TeisLeafValueSet in interface Teleaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.