com.jaspersoft.jasperserver.export.modules.common
Class ProfileAttributeBean
java.lang.Object
com.jaspersoft.jasperserver.export.modules.common.ProfileAttributeBean
public class ProfileAttributeBean
- extends java.lang.Object
- Version:
- $Id: ProfileAttributeBean.java 9458 2007-08-10 14:30:48Z lucian $
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileAttributeBean
public ProfileAttributeBean()
copyFrom
public void copyFrom(ProfileAttribute attribute)
copyTo
public void copyTo(ProfileAttribute attribute)
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)
Copyright © 2007. All Rights Reserved.