Uses of Class
org.rhq.core.domain.content.Architecture

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)
           
 



Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.