org.omg.CosTradingRepos.ServiceTypeRepositoryPackage
public final class IncarnationNumber extends Object implements IDLEntity
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 |
Parameters: high high struct member low low struct member