public class GetEPCListCommandRequest extends JetstreamRequest
JetstreamRequest
Constructor and Description |
---|
GetEPCListCommandRequest() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
BuildUri(java.lang.String baseUri,
java.lang.String accesskey)
Strategy pattern for building the Uri for the request
|
java.lang.String |
getLogicalDeviceId()
Returns the LogicalDeviceId you want to get the EPCList of
|
void |
setLogicalDeviceId(java.lang.String id)
Sets the LogicalDeviceId you want to get the EPCList of
|
public java.lang.String getLogicalDeviceId()
public void setLogicalDeviceId(java.lang.String id)
id
- The LogicalDeviceId you want to get the EPCList ofjava.lang.IllegalArgumentException
protected java.lang.String BuildUri(java.lang.String baseUri, java.lang.String accesskey)
JetstreamRequest
BuildUri
in class JetstreamRequest
baseUri
- The base Jetstream Domain urlaccesskey
- The user access key