T
- The class object of the attributepublic abstract class AbstractUnitAttribute<T> extends Object implements IUnitAttribute<T>
Constructor and Description |
---|
AbstractUnitAttribute() |
Modifier and Type | Method and Description |
---|---|
T |
getAttribute()
Get the attribute
|
void |
setAttribute(T attribute)
Set the attribute
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttributeName
public void setAttribute(T attribute)
setAttribute
in interface IUnitAttribute<T>
attribute
- the attribute to setpublic T getAttribute()
getAttribute
in interface IUnitAttribute<T>
Copyright © 2017 City of Paris. All rights reserved.