public class DefaultDevice extends org.onosproject.yang.model.InnerModelObject implements Device, org.onosproject.yang.model.MultiInstanceObject<DeviceKeys>
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeDevice.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected Cont7 |
cont7 |
protected Cont8 |
cont8 |
protected boolean |
customsSupervisor |
protected String |
deviceid |
protected List<String> |
employeeId |
protected List<GeneralSupervisor> |
generalSupervisor |
protected List<MaterialSupervisor> |
materialSupervisor |
protected String |
merchandiserSupervisor |
protected PurchasingSupervisor |
purchasingSupervisor |
protected List<Supervisor> |
supervisor |
protected String |
tradingSupervisor |
protected BitSet |
valueLeafFlags |
protected List<String> |
warehouseSupervisor |
| Constructor and Description |
|---|
DefaultDevice()
Creates an instance of defaultDevice.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToEmployeeId(String addTo)
Adds to the list of employeeId.
|
void |
addToGeneralSupervisor(GeneralSupervisor addTo)
Adds to the list of generalSupervisor.
|
void |
addToMaterialSupervisor(MaterialSupervisor addTo)
Adds to the list of materialSupervisor.
|
void |
addToSupervisor(Supervisor addTo)
Adds to the list of supervisor.
|
void |
addToWarehouseSupervisor(String addTo)
Adds to the list of warehouseSupervisor.
|
Cont7 |
cont7()
Returns the attribute cont7.
|
void |
cont7(Cont7 cont7)
Sets the attribute cont7.
|
Cont8 |
cont8()
Returns the attribute cont8.
|
void |
cont8(Cont8 cont8)
Sets the attribute cont8.
|
boolean |
customsSupervisor()
Returns the attribute customsSupervisor.
|
void |
customsSupervisor(boolean customsSupervisor)
Sets the attribute customsSupervisor.
|
String |
deviceid()
Returns the attribute deviceid.
|
void |
deviceid(String deviceid)
Sets the attribute deviceid.
|
List<String> |
employeeId()
Returns the attribute employeeId.
|
void |
employeeId(List<String> employeeId)
Sets the attribute employeeId.
|
boolean |
equals(Object obj) |
List<GeneralSupervisor> |
generalSupervisor()
Returns the attribute generalSupervisor.
|
void |
generalSupervisor(List<GeneralSupervisor> generalSupervisor)
Sets the attribute generalSupervisor.
|
int |
hashCode() |
boolean |
isLeafValueSet(Device.LeafIdentifier leaf)
Checks if the leaf value is set.
|
List<MaterialSupervisor> |
materialSupervisor()
Returns the attribute materialSupervisor.
|
void |
materialSupervisor(List<MaterialSupervisor> materialSupervisor)
Sets the attribute materialSupervisor.
|
String |
merchandiserSupervisor()
Returns the attribute merchandiserSupervisor.
|
void |
merchandiserSupervisor(String merchandiserSupervisor)
Sets the attribute merchandiserSupervisor.
|
PurchasingSupervisor |
purchasingSupervisor()
Returns the attribute purchasingSupervisor.
|
void |
purchasingSupervisor(PurchasingSupervisor purchasingSupervisor)
Sets the attribute purchasingSupervisor.
|
List<Supervisor> |
supervisor()
Returns the attribute supervisor.
|
void |
supervisor(List<Supervisor> supervisor)
Sets the attribute supervisor.
|
String |
toString() |
String |
tradingSupervisor()
Returns the attribute tradingSupervisor.
|
void |
tradingSupervisor(String tradingSupervisor)
Sets the attribute tradingSupervisor.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
List<String> |
warehouseSupervisor()
Returns the attribute warehouseSupervisor.
|
void |
warehouseSupervisor(List<String> warehouseSupervisor)
Sets the attribute warehouseSupervisor.
|
addAugmentation, augmentation, augmentations, removeAugmentationprotected String deviceid
protected boolean customsSupervisor
protected String merchandiserSupervisor
protected String tradingSupervisor
protected BitSet valueLeafFlags
protected List<MaterialSupervisor> materialSupervisor
protected List<GeneralSupervisor> generalSupervisor
protected List<Supervisor> supervisor
protected PurchasingSupervisor purchasingSupervisor
protected Cont7 cont7
protected Cont8 cont8
public String deviceid()
Devicepublic boolean customsSupervisor()
DevicecustomsSupervisor in interface Devicepublic String merchandiserSupervisor()
DevicemerchandiserSupervisor in interface Devicepublic String tradingSupervisor()
DevicetradingSupervisor in interface Devicepublic List<String> warehouseSupervisor()
DevicewarehouseSupervisor in interface Devicepublic List<String> employeeId()
DeviceemployeeId in interface Devicepublic BitSet valueLeafFlags()
DevicevalueLeafFlags in interface Devicepublic List<MaterialSupervisor> materialSupervisor()
DevicematerialSupervisor in interface Devicepublic List<GeneralSupervisor> generalSupervisor()
DevicegeneralSupervisor in interface Devicepublic List<Supervisor> supervisor()
Devicesupervisor in interface Devicepublic PurchasingSupervisor purchasingSupervisor()
DevicepurchasingSupervisor in interface Devicepublic void deviceid(String deviceid)
Devicepublic void customsSupervisor(boolean customsSupervisor)
DevicecustomsSupervisor in interface DevicecustomsSupervisor - value of customsSupervisorpublic void merchandiserSupervisor(String merchandiserSupervisor)
DevicemerchandiserSupervisor in interface DevicemerchandiserSupervisor - value of merchandiserSupervisorpublic void tradingSupervisor(String tradingSupervisor)
DevicetradingSupervisor in interface DevicetradingSupervisor - value of tradingSupervisorpublic void warehouseSupervisor(List<String> warehouseSupervisor)
DevicewarehouseSupervisor in interface DevicewarehouseSupervisor - list of warehouseSupervisorpublic void employeeId(List<String> employeeId)
DeviceemployeeId in interface DeviceemployeeId - list of employeeIdpublic void materialSupervisor(List<MaterialSupervisor> materialSupervisor)
DevicematerialSupervisor in interface DevicematerialSupervisor - list of materialSupervisorpublic void generalSupervisor(List<GeneralSupervisor> generalSupervisor)
DevicegeneralSupervisor in interface DevicegeneralSupervisor - list of generalSupervisorpublic void supervisor(List<Supervisor> supervisor)
Devicesupervisor in interface Devicesupervisor - list of supervisorpublic void purchasingSupervisor(PurchasingSupervisor purchasingSupervisor)
DevicepurchasingSupervisor in interface DevicepurchasingSupervisor - value of purchasingSupervisorpublic void cont7(Cont7 cont7)
Devicepublic void cont8(Cont8 cont8)
Devicepublic void addToWarehouseSupervisor(String addTo)
DeviceaddToWarehouseSupervisor in interface DeviceaddTo - value of warehouseSupervisorpublic void addToEmployeeId(String addTo)
DeviceaddToEmployeeId in interface DeviceaddTo - value of employeeIdpublic void addToMaterialSupervisor(MaterialSupervisor addTo)
DeviceaddToMaterialSupervisor in interface DeviceaddTo - value of materialSupervisorpublic void addToGeneralSupervisor(GeneralSupervisor addTo)
DeviceaddToGeneralSupervisor in interface DeviceaddTo - value of generalSupervisorpublic void addToSupervisor(Supervisor addTo)
DeviceaddToSupervisor in interface DeviceaddTo - value of supervisorpublic boolean isLeafValueSet(Device.LeafIdentifier leaf)
DeviceisLeafValueSet in interface Deviceleaf - leaf whose value status needs to checkedCopyright © 2019. All rights reserved.