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 AdapterInformation
public AltClass getValueType()
getValueType
in interface AdapterInformation
public AltClass getBoundType()
getBoundType
in interface AdapterInformation
public AltClass getAdapter()
getAdapter
in interface AdapterInformation
Copyright © 2009–2023 Oracle Corporation. All rights reserved.