Class ModelParameterDiffinationImpl
- java.lang.Object
-
- org.brijframework.model.diffination.asm.AbstractModelDiffination<Parameter>
-
- org.brijframework.model.diffination.asm.AbstractModelParameterDiffination
-
- org.brijframework.model.diffination.impl.ModelParameterDiffinationImpl
-
- All Implemented Interfaces:
org.brijframework.GenericResource<Parameter>,org.brijframework.lifecycle.Initializer,ModelParameterDiffination<Parameter>,ModelDiffination<Parameter>
public class ModelParameterDiffinationImpl extends AbstractModelParameterDiffination
-
-
Constructor Summary
Constructors Constructor Description ModelParameterDiffinationImpl()
-
Method Summary
-
Methods inherited from class org.brijframework.model.diffination.asm.AbstractModelParameterDiffination
getIndex, getName, getType, getValue, setIndex, setName, setType, setValue
-
Methods inherited from class org.brijframework.model.diffination.asm.AbstractModelDiffination
getAccess, getId, setAccess, setId
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.brijframework.model.ModelDiffination
getAccess
-
-