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