|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LeadOS | |
| com.jguild.jrpm.io | Allows to read and write rpm package files. |
| com.jguild.jrpm.io.constant | Constants used by jRPM. |
| Uses of LeadOS in com.jguild.jrpm.io |
| Methods in com.jguild.jrpm.io that return LeadOS | |
LeadOS |
RPMLead.getOperationSystem()
Get the operation system a rpm is build for |
| Uses of LeadOS in com.jguild.jrpm.io.constant |
| Fields in com.jguild.jrpm.io.constant declared as LeadOS | |
static LeadOS |
LeadOS.UNKNOWN
|
static LeadOS |
LeadOS.LINUX
|
static LeadOS |
LeadOS.IRIX
|
static LeadOS |
LeadOS.SUNOS5
|
static LeadOS |
LeadOS.SUNOS4
|
static LeadOS |
LeadOS.AIX
|
static LeadOS |
LeadOS.HPUX
|
static LeadOS |
LeadOS.OSF
|
static LeadOS |
LeadOS.FREEBSD
|
static LeadOS |
LeadOS.SCO_SV
|
static LeadOS |
LeadOS.IRIX64
|
static LeadOS |
LeadOS.NEXTSTEP
|
static LeadOS |
LeadOS.BSD_OS
|
static LeadOS |
LeadOS.MACHTEN
|
static LeadOS |
LeadOS.CYGWIN_NT
|
static LeadOS |
LeadOS.CYGWIN_9X
|
static LeadOS |
LeadOS.UNIX_SV
|
static LeadOS |
LeadOS.MINT
|
static LeadOS |
LeadOS.OS_390
|
static LeadOS |
LeadOS.VM_ESA
|
static LeadOS |
LeadOS.LINUX_390
|
| Methods in com.jguild.jrpm.io.constant that return LeadOS | |
static LeadOS |
LeadOS.getLeadOS(int os)
Get a enum of this class by id |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||