org.rhq.core.domain.discovery
Class ResourceSyncInfo
java.lang.Object
org.rhq.core.domain.discovery.ResourceSyncInfo
- All Implemented Interfaces:
- Serializable
public class ResourceSyncInfo
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceSyncInfo
public ResourceSyncInfo()
getId
public int getId()
getUuid
public String getUuid()
getMtime
public long getMtime()
getInventoryStatus
public InventoryStatus getInventoryStatus()
getChildSyncInfos
public Collection<ResourceSyncInfo> getChildSyncInfos()
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.