org.ow2.shelbie.core.internal.registry.supplier.gogo.info
Class GogoArgumentInfo
java.lang.Object
org.ow2.shelbie.core.internal.registry.supplier.gogo.info.GogoParameterInfo
org.ow2.shelbie.core.internal.registry.supplier.gogo.info.GogoArgumentInfo
- All Implemented Interfaces:
- org.ow2.shelbie.core.registry.info.ArgumentInfo, org.ow2.shelbie.core.registry.info.Descriptive, org.ow2.shelbie.core.registry.info.ParameterInfo
public class GogoArgumentInfo
- extends GogoParameterInfo
- implements org.ow2.shelbie.core.registry.info.ArgumentInfo
User: guillaume
Date: 15/02/13
Time: 14:07
| Fields inherited from class org.ow2.shelbie.core.internal.registry.supplier.gogo.info.GogoParameterInfo |
type |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.shelbie.core.registry.info.ParameterInfo |
getDefault, getType, isMultiValued, isRequired |
| Methods inherited from interface org.ow2.shelbie.core.registry.info.Descriptive |
getDescription |
GogoArgumentInfo
public GogoArgumentInfo(Class<?> type,
int index)
getIndex
public int getIndex()
- Specified by:
getIndex in interface org.ow2.shelbie.core.registry.info.ArgumentInfo
Copyright © 2013 OW2 Consortium. All Rights Reserved.