org.opengroup.arm3.tranreport
Interface ArmSystemId
- All Superinterfaces:
- ArmToken
public interface ArmSystemId
- extends ArmToken
FORMAT_IPV4
static final short FORMAT_IPV4
- See Also:
- Constant Field Values
FORMAT_IPV4PORT
static final short FORMAT_IPV4PORT
- See Also:
- Constant Field Values
FORMAT_IPV6
static final short FORMAT_IPV6
- See Also:
- Constant Field Values
FORMAT_IPV6PORT
static final short FORMAT_IPV6PORT
- See Also:
- Constant Field Values
FORMAT_SNA
static final short FORMAT_SNA
- See Also:
- Constant Field Values
FORMAT_X25
static final short FORMAT_X25
- See Also:
- Constant Field Values
FORMAT_HOSTNAME
static final short FORMAT_HOSTNAME
- See Also:
- Constant Field Values
FORMAT_UUID
static final short FORMAT_UUID
- See Also:
- Constant Field Values
getFormat
short getFormat()