org.fosstrak.webadapters.epcis.model.epc
Class SSCC
java.lang.Object
org.fosstrak.webadapters.epcis.model.epc.SSCC
- All Implemented Interfaces:
- EPC
public class SSCC
- extends Object
- implements EPC
Serial Shipping Container Code
- Author:
- Mathias Mueller mathias.mueller(at)unifr.ch, @author Dominique Guinard
Fields inherited from interface org.fosstrak.webadapters.epcis.model.epc.EPC |
ASSET_TYPE, COMPANY_PREFIX, DOCUMENT_TYPE, EXTENSION_COMPONENT, GDTI_PREFIX, GIAI_PREFIX, GRAI_PREFIX, GSRN_PREFIX, INDIVIDUAL_ASSET_REFERENCE, ITEM_REFERENCE, LOCATION_REFERENCE, SERIAL_NUMBER, SERIAL_REFERENCE, SERVICE_REFERENCE, SGLN_PREFIX, SGTIN_PREFIX, SSCC_PREFIX |
Constructor Summary |
SSCC(String epc)
Constructs Serial Shipping Container Code |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final String NAME
- See Also:
- Constant Field Values
ID
public static final String ID
- See Also:
- Constant Field Values
SSCC
public SSCC(String epc)
- Constructs Serial Shipping Container Code
- Parameters:
epc
-
getComponents
public List<Entry> getComponents()
- Get a list of the components of this EPC
- Specified by:
getComponents
in interface EPC
- Returns:
getName
public String getName()
- Method description
- Specified by:
getName
in interface EPC
- Returns:
Copyright © 2010. All Rights Reserved.