Class CMIDREF<T,C extends T>
java.lang.Object
org.jvnet.basicjaxb.xml.bind.model.concrete.CMIDREF<T,C>
- All Implemented Interfaces:
MCustomizable,MIDREF<T,,C> MTypeInfo<T,C>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<V> VacceptTypeInfoVisitor(MTypeInfoVisitor<T, C, V> visitor) booleantoString()
-
Constructor Details
-
CMIDREF
-
-
Method Details
-
getCustomizations
- Specified by:
getCustomizationsin interfaceMCustomizable
-
getTargetType
- Specified by:
getTargetTypein interfaceMTypeInfo<T,C extends T>
-
getValueTypeInfo
- Specified by:
getValueTypeInfoin interfaceMIDREF<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>
-
toString
-
acceptTypeInfoVisitor
- Specified by:
acceptTypeInfoVisitorin interfaceMTypeInfo<T,C extends T>
-