Interface MWildcardTypeInfo<T,C extends T>
-
- All Superinterfaces:
MCustomizable,MOriginated<MWildcardTypeInfoOrigin>,MTypeInfo<T,C>
- All Known Implementing Classes:
CMWildcardTypeInfo
public interface MWildcardTypeInfo<T,C extends T> extends MTypeInfo<T,C>, MOriginated<MWildcardTypeInfoOrigin>
-
-
Method Summary
-
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MCustomizable
getCustomizations
-
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.origin.MOriginated
getOrigin
-
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MTypeInfo
acceptTypeInfoVisitor, getTargetType, getTypeName, isSimpleType
-
-