Class CMBuiltinLeafInfo<T,C extends T>
java.lang.Object
org.jvnet.basicjaxb.xml.bind.model.concrete.CMBuiltinLeafInfo<T,C>
- All Implemented Interfaces:
MBuiltinLeafInfo<T,,C> MCustomizable,MTypeInfo<T,,C> MOriginated<MBuiltinLeafInfoOrigin>
-
Constructor Summary
ConstructorsConstructorDescriptionCMBuiltinLeafInfo(MBuiltinLeafInfoOrigin origin, T targetType, QName typeName) -
Method Summary
Modifier and TypeMethodDescription<V> VacceptTypeInfoVisitor(MTypeInfoVisitor<T, C, V> visitor) booleantoString()
-
Constructor Details
-
CMBuiltinLeafInfo
-
-
Method Details
-
getCustomizations
- Specified by:
getCustomizationsin interfaceMCustomizable
-
getTargetType
- Specified by:
getTargetTypein interfaceMTypeInfo<T,C extends T>
-
getOrigin
- Specified by:
getOriginin interfaceMOriginated<T>
-
getTypeName
- Specified by:
getTypeNamein interfaceMTypeInfo<T,C extends T>
-
isSimpleType
public boolean isSimpleType()- Specified by:
isSimpleTypein interfaceMTypeInfo<T,C extends T>
-
toString
-
acceptTypeInfoVisitor
- Specified by:
acceptTypeInfoVisitorin interfaceMTypeInfo<T,C extends T>
-