Class ParameterModelResourceImpl
- java.lang.Object
-
- org.brijframework.model.resource.asm.AbstractModelResource<String>
-
- org.brijframework.model.resource.asm.AbstractParameterModelResource
-
- org.brijframework.model.resource.impl.ParameterModelResourceImpl
-
- All Implemented Interfaces:
Comparable<ParameterModelResource>,org.brijframework.GenericResource<String>,org.brijframework.lifecycle.Initializer,ModelResource<String>,ParameterModelResource
public class ParameterModelResourceImpl extends AbstractParameterModelResource
-
-
Constructor Summary
Constructors Constructor Description ParameterModelResourceImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()-
Methods inherited from class org.brijframework.model.resource.asm.AbstractParameterModelResource
getIndex, getType, setIndex, setType
-
Methods inherited from class org.brijframework.model.resource.asm.AbstractModelResource
getAccess, getId, getName, setAccess, setId, setName
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.brijframework.model.ModelResource
getAccess
-
Methods inherited from interface org.brijframework.model.resource.ParameterModelResource
compareTo
-
-