org.fosstrak.webadapters.epcis.model.epc
Class GSRN

java.lang.Object
  extended by org.fosstrak.webadapters.epcis.model.epc.GSRN
All Implemented Interfaces:
EPC

public class GSRN
extends Object
implements EPC

Global Service Relation Number

Author:
Mathias Mueller mathias.mueller(at)unifr.ch

Field Summary
static String ID
           
static String NAME
           
 
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
GSRN(String epc)
          Constructs Global Service Relation Number
 
Method Summary
 List<Entry> getComponents()
          Get a list of the components of this EPC
 String getName()
          Method description
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final String NAME
See Also:
Constant Field Values

ID

public static final String ID
See Also:
Constant Field Values
Constructor Detail

GSRN

public GSRN(String epc)
Constructs Global Service Relation Number

Parameters:
epc -
Method Detail

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.