org.rhq.enterprise.server.plugin.pc.content
Class AdvisoryCVEDetails

java.lang.Object
  extended by org.rhq.enterprise.server.plugin.pc.content.AdvisoryCVEDetails

public class AdvisoryCVEDetails
extends Object

Author:
Pradeep Kilambi

Constructor Summary
AdvisoryCVEDetails(String cveIn)
           
 
Method Summary
 String getName()
           
 void setName(String cveIn)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AdvisoryCVEDetails

public AdvisoryCVEDetails(String cveIn)
Method Detail

getName

public String getName()

setName

public void setName(String cveIn)

toString

public String toString()
Overrides:
toString in class Object


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