public class CarrierSlotData
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
cvsRev |
Constructor and Description |
---|
CarrierSlotData() |
CarrierSlotData(CARRIERID Carrierid,
SLOTID[] Slotid_array)
Constructor.
|
CarrierSlotData(SecsFormat00 carrierdata00) |
Modifier and Type | Method and Description |
---|---|
CARRIERID |
getCARRIERID() |
SecsFormat00 |
getSecsFormattedData()
Provides Data in SecsFormat form.
|
SLOTID[] |
getSLOTIDArray() |
CarrierSlotData |
parseCarrierSlotData(SecsFormat00 Carrierdata00) |
static MID[] |
parseMIDArray(SecsFormat00 mid00)
Provides Constructor to parse from Secs Format
returns null for an empty list.
|
void |
setCARRIERID(CARRIERID Carrierid) |
void |
setSLOTIDArray(SLOTID[] Slotid_array) |
public static final java.lang.String cvsRev
public CarrierSlotData()
public CarrierSlotData(SecsFormat00 carrierdata00) throws SecsException
SecsException
public CARRIERID getCARRIERID()
public SecsFormat00 getSecsFormattedData()
public SLOTID[] getSLOTIDArray()
public CarrierSlotData parseCarrierSlotData(SecsFormat00 Carrierdata00) throws SecsException
SecsException
public static MID[] parseMIDArray(SecsFormat00 mid00) throws SecsException
SecsException
public void setCARRIERID(CARRIERID Carrierid)
public void setSLOTIDArray(SLOTID[] Slotid_array)
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.