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