|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpops.ale.epc.spec.grouping.Epc
pops.ale.epc.spec.grouping.Sgln96
public class Sgln96
Field Summary |
---|
Fields inherited from class pops.ale.epc.spec.grouping.Epc |
---|
MAX_URI_FIELDS, tagData, type, uriFields, uriRepresentation |
Constructor Summary | |
---|---|
Sgln96()
Constructor |
Method Summary | |
---|---|
boolean |
equals(Epc tag)
Comparison utility : to be implemented by children. |
long |
getCompanyPrefix()
|
long |
getExtComponent()
|
UnsignedBigInt |
getField(int index)
To be implemented by children. |
byte |
getFilterValue()
|
int |
getLocationReference()
|
java.lang.String |
getPureUri()
Conversion Utilities: to be implemented by children. |
java.lang.String |
getRawDecUri()
|
java.lang.String |
getRawHexUri()
|
java.lang.String |
getTagUri()
|
void |
setRepresentation(UriRepresentation uriRepresentation)
Sets the current representation for accessing fields. |
void |
setTagData(byte[] tagData)
Sets tag Data, by reference. |
java.lang.String |
toString()
|
Methods inherited from class pops.ale.epc.spec.grouping.Epc |
---|
getNumFields, getType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Sgln96()
Method Detail |
---|
public void setTagData(byte[] tagData)
Epc
setTagData
in class Epc
public void setRepresentation(UriRepresentation uriRepresentation) throws java.lang.IllegalArgumentException
setRepresentation
in class Epc
uriRepresentation
- must be UriRepresentation.EPC_PURE
or UriRepresentation.EPC_TAG
java.lang.IllegalArgumentException
- if header is none of UriRepresentation.EPC_PURE
or UriRepresentation.EPC_TAG
public UnsignedBigInt getField(int index) throws java.lang.IndexOutOfBoundsException
Epc
getField
in class Epc
index
- the field index [0..NumFields[
java.lang.IndexOutOfBoundsException
- if given index out of boundspublic java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String getPureUri()
Epc
EpcCodec
and its children.
getPureUri
in class Epc
public java.lang.String getTagUri()
getTagUri
in class Epc
public java.lang.String getRawDecUri()
getRawDecUri
in class Epc
public java.lang.String getRawHexUri()
getRawHexUri
in class Epc
public byte getFilterValue()
public long getCompanyPrefix()
public int getLocationReference()
public long getExtComponent()
public boolean equals(Epc tag)
Epc
equals
in class Epc
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |