org.rhq.enterprise.server.resource.disambiguation
Class MutableDisambiguationReport.Resource
java.lang.Object
org.rhq.enterprise.server.resource.disambiguation.MutableDisambiguationReport.Resource
- All Implemented Interfaces:
- Cloneable
- Enclosing class:
- MutableDisambiguationReport<T>
public static class MutableDisambiguationReport.Resource
- extends Object
- implements Cloneable
id
public int id
name
public String name
resourceType
public MutableDisambiguationReport.ResourceType resourceType
MutableDisambiguationReport.Resource
public MutableDisambiguationReport.Resource()
getResource
public org.rhq.core.domain.resource.composite.DisambiguationReport.Resource getResource()
toString
public String toString()
- Overrides:
toString in class Object
clone
public MutableDisambiguationReport.Resource clone()
- Overrides:
clone in class Object
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.