fr.paris.lutece.plugins.unittree.business.unit
Class AbstractUnitAttribute<T>
java.lang.Object
fr.paris.lutece.plugins.unittree.business.unit.AbstractUnitAttribute<T>
- Type Parameters:
T
- The class object of the attribute
- All Implemented Interfaces:
- IUnitAttribute<T>
public abstract class AbstractUnitAttribute<T>
- extends Object
- implements IUnitAttribute<T>
AbstractUnitAttribute
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractUnitAttribute
public AbstractUnitAttribute()
setAttribute
public void setAttribute(T attribute)
- Set the attribute
- Specified by:
setAttribute
in interface IUnitAttribute<T>
- Parameters:
attribute
- the attribute to set
getAttribute
public T getAttribute()
- Get the attribute
- Specified by:
getAttribute
in interface IUnitAttribute<T>
- Returns:
- the attribute the attribute
Copyright © 2013 Mairie de Paris. All Rights Reserved.