Interface MAnyElementPropertyInfo<T,C extends T>
-
- All Superinterfaces:
MMixable,MOriginated<MPropertyInfoOrigin>,MPropertyInfo<T,C>,MWildcard
- All Known Implementing Classes:
CMAnyElementPropertyInfo
public interface MAnyElementPropertyInfo<T,C extends T> extends MPropertyInfo<T,C>, MWildcard, MMixable
-
-
Method Summary
-
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.MPropertyInfo
acceptPropertyInfoVisitor, getClassInfo, getPrivateName, getPublicName, isCollection, isRequired
-
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MWildcard
isDomAllowed, isTypedObjectAllowed
-
-