Interface MClassRef<T,C extends T>
-
- All Superinterfaces:
MClassTypeInfo<T,C,MClassRefOrigin>,MContained,MContainer,MCustomizable,MOriginated<MClassRefOrigin>,MPackaged,MPackagedTypeInfo<T,C>,MTypeInfo<T,C>
- All Known Implementing Classes:
CMClassRef
public interface MClassRef<T,C extends T> extends MClassTypeInfo<T,C,MClassRefOrigin>
-
-
Method Summary
-
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MClassTypeInfo
acceptClassTypeInfoVisitor, getTargetType
-
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MContained
getContainer, getContainerLocalName
-
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MContainer
getContainerLocalName, getLocalName
-
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.MPackaged
getPackageInfo
-
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MPackagedTypeInfo
getLocalName, getName
-
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MTypeInfo
acceptTypeInfoVisitor, getTypeName, isSimpleType
-
-