public interface MTypeInfo<T,C extends T> extends MCustomizable
| Modifier and Type | Method and Description |
|---|---|
<V> V |
acceptTypeInfoVisitor(MTypeInfoVisitor<T,C,V> visitor) |
T |
getTargetType() |
QName |
getTypeName() |
boolean |
isSimpleType() |
getCustomizationsQName getTypeName()
boolean isSimpleType()
T getTargetType()
<V> V acceptTypeInfoVisitor(MTypeInfoVisitor<T,C,V> visitor)
Copyright © 2005-2016. All Rights Reserved.