javax.ccpp
Class LiteralAttribute

java.lang.Object
  extended by javax.ccpp.LiteralAttribute
All Implemented Interfaces:
Attribute

public class LiteralAttribute
extends Object

Version:
$Rev: 889147 $ $Date: 2009-12-10 09:59:58 +0100 (Do, 10. Dez 2009) $

Constructor Summary
LiteralAttribute()
           
 
Method Summary
 Component getComponent()
           
 AttributeDescription getDescription()
           
 String getName()
           
 Object getValue()
           
 boolean isDefault()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LiteralAttribute

public LiteralAttribute()
Method Detail

getComponent

public Component getComponent()
Specified by:
getComponent in interface Attribute

getDescription

public AttributeDescription getDescription()
Specified by:
getDescription in interface Attribute

getName

public String getName()
Specified by:
getName in interface Attribute

getValue

public Object getValue()
Specified by:
getValue in interface Attribute

isDefault

public boolean isDefault()
Specified by:
isDefault in interface Attribute

toString

public String toString()
Specified by:
toString in interface Attribute
Overrides:
toString in class Object


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.