Package org.jvnet.jaxb.xml.bind.model
Interface MAnyAttributePropertyInfo<T,C extends T>
-
- All Superinterfaces:
MOriginated<MPropertyInfoOrigin>,MPropertyInfo<T,C>
- All Known Implementing Classes:
CMAnyAttributePropertyInfo
public interface MAnyAttributePropertyInfo<T,C extends T> extends MPropertyInfo<T,C>
-
-
Method Summary
-
Methods inherited from interface org.jvnet.jaxb.xml.bind.model.origin.MOriginated
getOrigin
-
Methods inherited from interface org.jvnet.jaxb.xml.bind.model.MPropertyInfo
acceptPropertyInfoVisitor, getClassInfo, getPrivateName, getPublicName, isCollection, isRequired
-
-