Uses of Interface
org.jvnet.jaxb2_commons.xml.bind.model.MCustomization

Packages that use MCustomization
org.jvnet.jaxb2_commons.xml.bind.model   
org.jvnet.jaxb2_commons.xml.bind.model.concrete   
 

Uses of MCustomization in org.jvnet.jaxb2_commons.xml.bind.model
 

Methods in org.jvnet.jaxb2_commons.xml.bind.model that return types with arguments of type MCustomization
 List<MCustomization> MCustomizations.getCustomizations()
           
 

Methods in org.jvnet.jaxb2_commons.xml.bind.model with parameters of type MCustomization
 void MCustomizations.addCustomization(MCustomization customization)
           
 

Uses of MCustomization in org.jvnet.jaxb2_commons.xml.bind.model.concrete
 

Classes in org.jvnet.jaxb2_commons.xml.bind.model.concrete that implement MCustomization
 class CMCustomization
           
 

Methods in org.jvnet.jaxb2_commons.xml.bind.model.concrete that return types with arguments of type MCustomization
 List<MCustomization> CMCustomizations.getCustomizations()
           
 

Methods in org.jvnet.jaxb2_commons.xml.bind.model.concrete with parameters of type MCustomization
 void CMCustomizations.addCustomization(MCustomization customization)
           
 



Copyright © 2005-2015. All Rights Reserved.