|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Architecture | |
---|---|
org.rhq.core.domain.content |
Uses of Architecture in org.rhq.core.domain.content |
---|
Methods in org.rhq.core.domain.content that return Architecture | |
---|---|
Architecture |
PackageVersion.getArchitecture()
Architecture of this package version which tells you the kinds of platforms (e.g. operating system or hardware) that this package version can be installed on. |
Methods in org.rhq.core.domain.content with parameters of type Architecture | |
---|---|
void |
PackageVersion.setArchitecture(Architecture architecture)
|
Constructors in org.rhq.core.domain.content with parameters of type Architecture | |
---|---|
PackageVersion(Package pkg,
String version,
Architecture arch)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |