org.ow2.shelbie.core.internal.handler.info
Class DefaultOptionInfo
java.lang.Object
org.ow2.shelbie.core.internal.handler.info.DefaultParameterInfo
org.ow2.shelbie.core.internal.handler.info.DefaultOptionInfo
- 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 DefaultOptionInfo
- extends DefaultParameterInfo
- implements org.ow2.shelbie.core.registry.info.OptionInfo
User: guillaume
Date: 14/02/13
Time: 21:13
| 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 |
DefaultOptionInfo
public DefaultOptionInfo(List<String> names,
Class<?> type)
getNames
public List<String> getNames()
- Specified by:
getNames in interface org.ow2.shelbie.core.registry.info.OptionInfo
Copyright © 2013 OW2 Consortium. All Rights Reserved.