public class ModUidStruct
extends javolution.io.Struct
Utils.cookieToLogModUid(String),
Utils.logToCookieModUid(String)javolution.io.Struct.BitField, javolution.io.Struct.Bool, javolution.io.Struct.Enum16<T extends Enum<T>>, javolution.io.Struct.Enum32<T extends Enum<T>>, javolution.io.Struct.Enum64<T extends Enum<T>>, javolution.io.Struct.Enum8<T extends Enum<T>>, javolution.io.Struct.Float32, javolution.io.Struct.Float64, javolution.io.Struct.Member, javolution.io.Struct.Reference32<S extends javolution.io.Struct>, javolution.io.Struct.Reference64<S extends javolution.io.Struct>, javolution.io.Struct.Signed16, javolution.io.Struct.Signed32, javolution.io.Struct.Signed64, javolution.io.Struct.Signed8, javolution.io.Struct.Unsigned16, javolution.io.Struct.Unsigned32, javolution.io.Struct.Unsigned8, javolution.io.Struct.UTF8String| Modifier and Type | Field and Description |
|---|---|
javolution.io.Struct.Unsigned32 |
cookie3 |
javolution.io.Struct.Unsigned32 |
issueTime |
javolution.io.Struct.Unsigned32 |
pid |
javolution.io.Struct.Unsigned32 |
serviceNumber |
| Constructor and Description |
|---|
ModUidStruct() |
| Modifier and Type | Method and Description |
|---|---|
ByteOrder |
byteOrder() |
public final javolution.io.Struct.Unsigned32 serviceNumber
public final javolution.io.Struct.Unsigned32 issueTime
public final javolution.io.Struct.Unsigned32 pid
public final javolution.io.Struct.Unsigned32 cookie3
public ByteOrder byteOrder()
byteOrder in class javolution.io.Struct