org.opengroup.arm40.tranreport
Interface ArmSystemAddress
- All Superinterfaces:
- ArmInterface, ArmToken
- All Known Implementing Classes:
- ArmSystemAddressImpl
- public interface ArmSystemAddress
- extends ArmToken
FORMAT_HOSTNAME
public static final short FORMAT_HOSTNAME
- See Also:
- Constant Field Values
FORMAT_IPV4
public static final short FORMAT_IPV4
- See Also:
- Constant Field Values
FORMAT_IPV4PORT
public static final short FORMAT_IPV4PORT
- See Also:
- Constant Field Values
FORMAT_IPV6
public static final short FORMAT_IPV6
- See Also:
- Constant Field Values
FORMAT_IPV6PORT
public static final short FORMAT_IPV6PORT
- See Also:
- Constant Field Values
FORMAT_SNA
public static final short FORMAT_SNA
- See Also:
- Constant Field Values
FORMAT_X25
public static final short FORMAT_X25
- See Also:
- Constant Field Values
FORMAT_UUID
public static final short FORMAT_UUID
- See Also:
- Constant Field Values
getAddress
public byte[] getAddress()
getFormat
public short getFormat()
getID
public ArmID getID()