org.opengroup.arm40.tranreport
Interface ArmApplicationRemote

All Superinterfaces:
ArmApplication, ArmInterface
All Known Implementing Classes:
ArmApplicationRemoteImpl

public interface ArmApplicationRemote
extends ArmApplication


Method Summary
 ArmSystemAddress getSystemAddress()
           
 
Methods inherited from interface org.opengroup.arm40.transaction.ArmApplication
end, getContextValue, getDefinition, getGroup, getInstance
 
Methods inherited from interface org.opengroup.arm40.transaction.ArmInterface
getErrorCode, getErrorMessage, setErrorCode
 

Method Detail

getSystemAddress

public ArmSystemAddress getSystemAddress()