org.opengroup.arm40.transaction
Interface ArmID

All Superinterfaces:
ArmInterface, ArmToken
All Known Implementing Classes:
ArmIdImpl

public interface ArmID
extends ArmToken


Method Summary
 java.lang.String getId()
           
 
Methods inherited from interface org.opengroup.arm40.transaction.ArmToken
copyBytes, copyBytes, getBytes, getLength
 
Methods inherited from interface org.opengroup.arm40.transaction.ArmInterface
getErrorCode, getErrorMessage, setErrorCode
 

Method Detail

getId

public java.lang.String getId()