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