Interface MElementRefPropertyInfo<T,C extends T>
-
- All Superinterfaces:
MDefaultValue,MElementTypeInfo<T,C,MPropertyInfoOrigin>,MMixable,MNillable,MOriginated<MPropertyInfoOrigin>,MPropertyInfo<T,C>,MTyped<T,C>,MWildcard,MWrappable
- All Known Implementing Classes:
CMElementRefPropertyInfo
public interface MElementRefPropertyInfo<T,C extends T> extends MPropertyInfo<T,C>, MMixable, MWrappable, MWildcard, MElementTypeInfo<T,C,MPropertyInfoOrigin>
-
-
Method Summary
-
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MDefaultValue
getDefaultValue, getDefaultValueNamespaceContext
-
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MElementTypeInfo
getElementName
-
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MNillable
isNillable
-
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.MTyped
getTypeInfo
-
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MWildcard
isDomAllowed, isTypedObjectAllowed
-
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MWrappable
getWrapperElementName
-
-