package org.jvnet.jaxb2_commons.xml.bind.model; public interface MAnyElementPropertyInfo<T, C> extends MPropertyInfo<T, C>, MWildcard, MMixable { }