org.ow2.shelbie.core.internal.registry.supplier.gogo.info
Class GogoArgumentInfo

java.lang.Object
  extended by org.ow2.shelbie.core.internal.registry.supplier.gogo.info.GogoParameterInfo
      extended by 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


Field Summary
 
Fields inherited from class org.ow2.shelbie.core.internal.registry.supplier.gogo.info.GogoParameterInfo
type
 
Constructor Summary
GogoArgumentInfo(Class<?> type, int index)
           
 
Method Summary
 int getIndex()
           
 
Methods inherited from class org.ow2.shelbie.core.internal.registry.supplier.gogo.info.GogoParameterInfo
getDefault, getDescription, getType, isMultiValued, isRequired, setDefaultValue, setDescription
 
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
 

Constructor Detail

GogoArgumentInfo

public GogoArgumentInfo(Class<?> type,
                        int index)
Method Detail

getIndex

public int getIndex()
Specified by:
getIndex in interface org.ow2.shelbie.core.registry.info.ArgumentInfo


Copyright © 2013 OW2 Consortium. All Rights Reserved.