org.hyperic.hq.appdef.shared
Class AIAppdefResourceValue
java.lang.Object
org.hyperic.hq.appdef.shared.AIAppdefResourceValue
- Direct Known Subclasses:
- AIIpValue, AIPlatformValue, AIServerValue
public abstract class AIAppdefResourceValue
- extends java.lang.Object
Shared base class for the AIPlatform/AIIP/AIServer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AIAppdefResourceValue
public AIAppdefResourceValue()
getId
public abstract java.lang.Integer getId()
getQueueStatus
public abstract int getQueueStatus()
getIgnored
public abstract boolean getIgnored()
getQueueStatusStr
public java.lang.String getQueueStatusStr()
- return a String form of the QueueStatus
- Returns:
- String
isPlatformDevice
public boolean isPlatformDevice()
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.