|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UriRepresentation | |
---|---|
pops.ale.engine.collect | |
pops.ale.epc.spec.grouping |
Uses of UriRepresentation in pops.ale.engine.collect |
---|
Methods in pops.ale.engine.collect with parameters of type UriRepresentation | |
---|---|
void |
Grouping.addGroupPattern(java.lang.String[] patternList,
UriRepresentation uriRepresentation)
Adds a list grouping pattern to the group list. |
Uses of UriRepresentation in pops.ale.epc.spec.grouping |
---|
Fields in pops.ale.epc.spec.grouping declared as UriRepresentation | |
---|---|
static UriRepresentation |
UriRepresentation.EPC_PAT_PURE
|
static UriRepresentation |
UriRepresentation.EPC_PAT_TAG
|
static UriRepresentation |
UriRepresentation.EPC_PURE
|
static UriRepresentation |
UriRepresentation.EPC_RAW
|
static UriRepresentation |
UriRepresentation.EPC_TAG
|
protected UriRepresentation |
Epc.uriRepresentation
|
Methods in pops.ale.epc.spec.grouping that return UriRepresentation | |
---|---|
UriRepresentation |
GroupPattern.getUriRepresentation()
Getter for uriRepresentation |
static UriRepresentation |
UriRepresentation.getUriRepresentation(java.lang.String header,
boolean isPattern)
|
Methods in pops.ale.epc.spec.grouping with parameters of type UriRepresentation | |
---|---|
void |
Sgtin96.setRepresentation(UriRepresentation uriRepresentation)
Sets the current representation for accessing fields. |
abstract void |
Epc.setRepresentation(UriRepresentation header)
sets the Epc wrapper representation for grouping |
void |
Sgln96.setRepresentation(UriRepresentation uriRepresentation)
Sets the current representation for accessing fields. |
void |
GroupOperator.setUriRepresentation(UriRepresentation uriRepresentation)
Setter for uriRepresentation |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |