org.ow2.shelbie.core.internal.registry.supplier.gogo.info
Class GogoOptionInfo
java.lang.Object
org.ow2.shelbie.core.internal.registry.supplier.gogo.info.GogoParameterInfo
org.ow2.shelbie.core.internal.registry.supplier.gogo.info.GogoOptionInfo
- All Implemented Interfaces:
- org.ow2.shelbie.core.registry.info.Descriptive, org.ow2.shelbie.core.registry.info.OptionInfo, org.ow2.shelbie.core.registry.info.ParameterInfo
public class GogoOptionInfo
- extends GogoParameterInfo
- implements org.ow2.shelbie.core.registry.info.OptionInfo
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 |
| Methods inherited from interface org.ow2.shelbie.core.registry.info.Descriptive |
getDescription |
GogoOptionInfo
public GogoOptionInfo(String[] names,
Class<?> type)
getNames
public List<String> getNames()
- Specified by:
getNames in interface org.ow2.shelbie.core.registry.info.OptionInfo
isRequired
public boolean isRequired()
- Specified by:
isRequired in interface org.ow2.shelbie.core.registry.info.ParameterInfo- Overrides:
isRequired in class GogoParameterInfo
Copyright © 2013 OW2 Consortium. All Rights Reserved.