package org.jvnet.jaxb2_commons.xml.bind.model; public interface MCustomizable { public MCustomizations getCustomizations(); }