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