|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.CosTradingRepos.ServiceTypeRepositoryPackage.IncarnationNumber
public final class IncarnationNumber
Struct definition: IncarnationNumber.
| Field Summary | |
|---|---|
int |
high
Struct member high |
int |
low
Struct member low |
| Constructor Summary | |
|---|---|
IncarnationNumber()
Default constructor |
|
IncarnationNumber(int high,
int low)
Constructor with fields initialization |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int high
public int low
| Constructor Detail |
|---|
public IncarnationNumber()
public IncarnationNumber(int high,
int low)
high - high struct memberlow - low struct member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||