public final class InjektionAnalyserValueResult extends Object implements IInjektionAnalyserValueResult
| Constructor and Description |
|---|
InjektionAnalyserValueResult(IBinding type,
boolean isNullable,
boolean isIterable,
boolean isEmptiable) |
| Modifier and Type | Method and Description |
|---|---|
IBinding |
getBinding() |
boolean |
isEmptiable() |
boolean |
isIterable() |
boolean |
isNullable() |
public InjektionAnalyserValueResult(IBinding type, boolean isNullable, boolean isIterable, boolean isEmptiable)
public boolean isNullable()
isNullable in interface IInjektionAnalyserValueResultpublic boolean isEmptiable()
isEmptiable in interface IInjektionAnalyserValueResultpublic boolean isIterable()
isIterable in interface IInjektionAnalyserValueResultpublic IBinding getBinding()
getBinding in interface IInjektionAnalyserValueResultCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.