public class HardwareInventory
extends java.lang.Object
| Constructor and Description |
|---|
HardwareInventory() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MSCServerBSC> |
getMscServerBSC() |
MSCServerInoffMSC |
getMscServerInoffMSC() |
MSCServerM3UALE |
getMscServerM3UALE() |
MSCServerNE |
getMscServerNe() |
void |
setMscServerBSC(java.util.List<MSCServerBSC> mscServerBSC) |
void |
setMscServerInoffMSC(MSCServerInoffMSC mscServerInoffMSC) |
void |
setMscServerM3UALE(MSCServerM3UALE mscServerM3UALE) |
void |
setMscServerNe(MSCServerNE mscServerNe) |
public MSCServerNE getMscServerNe()
public void setMscServerNe(MSCServerNE mscServerNe)
mscServerNe - the mscServerNe to setpublic MSCServerInoffMSC getMscServerInoffMSC()
public void setMscServerInoffMSC(MSCServerInoffMSC mscServerInoffMSC)
mscServerInoffMSC - the mscServerInoffMSC to setpublic MSCServerM3UALE getMscServerM3UALE()
public void setMscServerM3UALE(MSCServerM3UALE mscServerM3UALE)
mscServerM3UALE - the mscServerM3UALE to setpublic java.util.List<MSCServerBSC> getMscServerBSC()
public void setMscServerBSC(java.util.List<MSCServerBSC> mscServerBSC)
mscServerBSC - the mscServerBSC to set