public class AdapterInformationImpl extends Object implements AdapterInformation
| Constructor and Description |
|---|
AdapterInformationImpl(AltClass adapter,
AltClass valueType,
AltClass boundType) |
| Modifier and Type | Method and Description |
|---|---|
AltClass |
getAdapter() |
AltClass |
getBoundType() |
AltClass |
getValueType() |
boolean |
isChild() |
String |
toString() |
public boolean isChild()
isChild in interface AdapterInformationpublic AltClass getValueType()
getValueType in interface AdapterInformationpublic AltClass getBoundType()
getBoundType in interface AdapterInformationpublic AltClass getAdapter()
getAdapter in interface AdapterInformationCopyright © 2009–2019 Oracle Corporation. All rights reserved.