com.connecterra.ale.api
Interface ECReportGroupListMemberMemory

All Known Implementing Classes:
EngineECReportGroupListMemberMemory

public interface ECReportGroupListMemberMemory


Method Summary
 java.net.URI getField()
          Returns the URI specifying the location of this memory item within the tag.
 java.net.URI getValue()
          Returns the value stored in the referenced memory location on the tag.
 

Method Detail

getField

public java.net.URI getField()
Returns the URI specifying the location of this memory item within the tag.

Returns:
the field's memory location URI

getValue

public java.net.URI getValue()
Returns the value stored in the referenced memory location on the tag. The form of this URI depends on the form requested in the ECReportSpec's includedMemoryFields list.

Returns:
the memory's contents in URI form