|
2009-10-01 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectProfileAbstractTestCase
org.eclipse.soda.dk.epcglobal.llrp.write.profile.test.agent.EpcglobalLlrpWriteProfileAbstractTestCase
public class EpcglobalLlrpWriteProfileAbstractTestCase
| Field Summary | |
|---|---|
protected java.lang.String |
epcglobalLlrpWriteProfileServiceCapabilitiesExternalKey
Define epcglobal llrp write profile service capabilities external key. |
protected java.lang.String |
epcglobalLlrpWriteProfileServiceConfigurationExternalKey
Define epcglobal llrp write profile service configuration external key. |
protected java.lang.String |
epcglobalLlrpWriteProfileServiceLLRPConfigurationExternalKey
Define epcglobal llrp write profile service llrp configuration external key. |
protected java.lang.String |
epcglobalLlrpWriteProfileServiceStatusExternalKey
Define epcglobal llrp write profile service status external key. |
| Constructor Summary | |
|---|---|
EpcglobalLlrpWriteProfileAbstractTestCase(java.lang.String name)
Constructs a new instance of the EpcglobalLlrpWriteProfileAbstractTestCase class. |
|
| Method Summary | |
|---|---|
protected java.util.Dictionary |
GetEpcglobalLlrpWriteProfileCapabilities()
Get epcglobal llrp write profile capabilities. |
protected java.util.Dictionary |
GetEpcglobalLlrpWriteProfileConfiguration()
Get epcglobal llrp write profile configuration. |
protected java.util.Dictionary |
GetEpcglobalLlrpWriteProfileStatus()
Get epcglobal llrp write profile status. |
protected void |
getKeysAndSettingsFromProperties()
Get keys and settings from the properties |
protected java.lang.String |
GetLLRPConfiguration()
Get LLRP configuration. |
protected java.lang.String |
ReadLLRPConfiguration()
Read LLRP configuration. |
protected void |
WriteLLRPConfiguration(java.lang.String dataValue)
Write LLRP configuration. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String epcglobalLlrpWriteProfileServiceCapabilitiesExternalKey
protected java.lang.String epcglobalLlrpWriteProfileServiceConfigurationExternalKey
protected java.lang.String epcglobalLlrpWriteProfileServiceLLRPConfigurationExternalKey
protected java.lang.String epcglobalLlrpWriteProfileServiceStatusExternalKey
| Constructor Detail |
|---|
public EpcglobalLlrpWriteProfileAbstractTestCase(java.lang.String name)
name - name.| Method Detail |
|---|
protected java.util.Dictionary GetEpcglobalLlrpWriteProfileCapabilities()
throws java.lang.InterruptedException
java.lang.InterruptedException - interrupted exception.
protected java.util.Dictionary GetEpcglobalLlrpWriteProfileConfiguration()
throws java.lang.InterruptedException
java.lang.InterruptedException - interrupted exception.
protected java.util.Dictionary GetEpcglobalLlrpWriteProfileStatus()
throws java.lang.InterruptedException
java.lang.InterruptedException - interrupted exception.
protected java.lang.String GetLLRPConfiguration()
throws java.lang.InterruptedException
java.lang.InterruptedException - interrupted exception.
protected java.lang.String ReadLLRPConfiguration()
throws java.lang.InterruptedException
java.lang.InterruptedException - interrupted exception.
protected void WriteLLRPConfiguration(java.lang.String dataValue)
throws java.lang.InterruptedException
dataValue - data value.
java.lang.InterruptedException - interrupted exception.protected void getKeysAndSettingsFromProperties()
|
2009-10-01 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||