org.base.apps.xml.elem.impl
Class BaseAttr

java.lang.Object
  extended by org.base.apps.util.config.Property
      extended by org.base.apps.xml.elem.impl.BaseAttr
All Implemented Interfaces:
Mutable<String>, Nameable, Named, Attr

public class BaseAttr
extends Property
implements Attr

Author:
Kevan Simpson

Constructor Summary
BaseAttr()
           
BaseAttr(String name)
           
BaseAttr(String name, String value)
           
 
Method Summary
 
Methods inherited from class org.base.apps.util.config.Property
getName, getValue, setName, setValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.base.apps.util.Nameable
setName
 
Methods inherited from interface org.base.apps.util.Named
getName
 
Methods inherited from interface org.base.apps.util.Mutable
getValue, setValue
 

Constructor Detail

BaseAttr

public BaseAttr()

BaseAttr

public BaseAttr(String name)
Parameters:
name -

BaseAttr

public BaseAttr(String name,
                String value)
Parameters:
name -
value -

Please visit Base Apps, hosted on Sourceforge.net.

Copyright 2011, Blue Agate Software Entity (BASE)