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