Interface MEnumLeafInfo<T,C extends T>
- All Superinterfaces:
MContained,MCustomizable,MOriginated<MEnumLeafInfoOrigin>,MPackaged,MPackagedTypeInfo<T,,C> MTypeInfo<T,C>
- All Known Implementing Classes:
CMEnumLeafInfo
public interface MEnumLeafInfo<T,C extends T>
extends MPackagedTypeInfo<T,C>, MTypeInfo<T,C>, MOriginated<MEnumLeafInfoOrigin>
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddEnumConstantInfo(MEnumConstantInfo<T, C> enumConstantInfo) createElementInfo(MClassInfo<T, C> scope, QName substitutionHead) voidremoveEnumConstantInfo(MEnumConstantInfo<T, C> enumConstantInfo) Methods inherited from interface org.jvnet.basicjaxb.xml.bind.model.MContained
getContainer, getContainerLocalNameMethods inherited from interface org.jvnet.basicjaxb.xml.bind.model.MCustomizable
getCustomizationsMethods inherited from interface org.jvnet.basicjaxb.xml.bind.model.origin.MOriginated
getOriginMethods inherited from interface org.jvnet.basicjaxb.xml.bind.model.MPackaged
getPackageInfoMethods inherited from interface org.jvnet.basicjaxb.xml.bind.model.MPackagedTypeInfo
getLocalName, getNameMethods inherited from interface org.jvnet.basicjaxb.xml.bind.model.MTypeInfo
acceptTypeInfoVisitor, getTargetType, getTypeName, isSimpleType