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() |
getCustomizations
QName getTypeName()
boolean isSimpleType()
T getTargetType()
<V> V acceptTypeInfoVisitor(MTypeInfoVisitor<T,C,V> visitor)
Copyright © 2005–2018. All rights reserved.