org.neovera.jdiablo
Interface OptionProperty
- All Superinterfaces:
- OptionPropertyAccessor
- All Known Subinterfaces:
- OptionPropertySpi
- All Known Implementing Classes:
- OptionPropertyImpl
public interface OptionProperty
- extends OptionPropertyAccessor
Information about a property that is annotated as an option.
isValueInCommandLine
boolean isValueInCommandLine()
- Returns:
- true if property value was provided in the command line.
isOptionNotRequiredOverride
boolean isOptionNotRequiredOverride()
- Returns:
- true if property has a value provided via specialization or option-value-provider.
Copyright © 2014 Neovera Inc.. All rights reserved.