public final class EndpointIdPositionComponent extends java.lang.Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
short |
begin
Struct member begin
|
short |
end
Struct member end
|
| Constructor and Description |
|---|
EndpointIdPositionComponent()
Default constructor
|
EndpointIdPositionComponent(short begin,
short end)
Constructor with fields initialization
|