public static final class StorageInventoryEntity.Default extends Object implements StorageInventoryEntity
StorageInventoryEntity.Default| Constructor and Description |
|---|
Default(long position,
long length,
long typeId,
long objectId) |
| Modifier and Type | Method and Description |
|---|---|
long |
length() |
StorageInventoryEntity.Default |
next() |
long |
objectId() |
long |
position() |
String |
toString() |
long |
typeId() |
public final long position()
position in interface StorageInventoryEntitypublic final long length()
length in interface StorageInventoryEntitypublic final long typeId()
typeId in interface StorageInventoryEntitypublic final long objectId()
objectId in interface StorageInventoryEntitypublic final StorageInventoryEntity.Default next()
next in interface StorageInventoryEntityCopyright © 2022 MicroStream Software. All rights reserved.