Uses of Class
org.rhq.core.pc.inventory.ResourceContainer.SynchronizationState

Packages that use ResourceContainer.SynchronizationState
org.rhq.core.pc.inventory   
 

Uses of ResourceContainer.SynchronizationState in org.rhq.core.pc.inventory
 

Methods in org.rhq.core.pc.inventory that return ResourceContainer.SynchronizationState
 ResourceContainer.SynchronizationState ResourceContainer.getSynchronizationState()
           
static ResourceContainer.SynchronizationState ResourceContainer.SynchronizationState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResourceContainer.SynchronizationState[] ResourceContainer.SynchronizationState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.rhq.core.pc.inventory with parameters of type ResourceContainer.SynchronizationState
 void ResourceContainer.setSynchronizationState(ResourceContainer.SynchronizationState synchronizationState)
           
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.