net.sf.jour.config
Class AspectProperty
java.lang.Object
net.sf.jour.config.AspectProperty
public class AspectProperty
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AspectProperty
public AspectProperty()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)
getValueElement
public java.lang.String getValueElement()
setValueElement
public void setValueElement(java.lang.String value)
Copyright © 2004-2008 pyx4j.com. All Rights Reserved.