java.lang.Object | |
↳ | com.pnfsoftware.jeb.client.SoftwareBuildInfo |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
SoftwareBuildInfo() | |||||||||||
SoftwareBuildInfo(Version version, int channel, int flags) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | getChannel() | ||||||||||
int | getFlags() | ||||||||||
Version | getVersion() | ||||||||||
void | setChannel(int channel) | ||||||||||
void | setFlags(int flags) | ||||||||||
void | setVersion(Version version) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |