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