Class CMList<T,C extends T>
java.lang.Object
org.jvnet.basicjaxb.xml.bind.model.concrete.CMList<T,C>
- All Implemented Interfaces:
MCustomizable,MList<T,,C> MTypeInfo<T,C>
- Direct Known Subclasses:
CMIDREFS
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<V> VacceptTypeInfoVisitor(MTypeInfoVisitor<T, C, V> visitor) booleantoString()
-
Constructor Details
-
CMList
-
-
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>
-
getItemTypeInfo
- Specified by:
getItemTypeInfoin interfaceMList<T,C extends T>
-
toString
-
acceptTypeInfoVisitor
- Specified by:
acceptTypeInfoVisitorin interfaceMTypeInfo<T,C extends T>
-