org.jvnet.jaxb2_commons.xml.bind.model.concrete
Class CMCustomizations

java.lang.Object
  extended by org.jvnet.jaxb2_commons.xml.bind.model.concrete.CMCustomizations
All Implemented Interfaces:
MCustomizations

public class CMCustomizations
extends Object
implements MCustomizations


Constructor Summary
CMCustomizations()
           
 
Method Summary
 void addCustomization(MCustomization customization)
           
 List<MCustomization> getCustomizations()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMCustomizations

public CMCustomizations()
Method Detail

getCustomizations

public List<MCustomization> getCustomizations()
Specified by:
getCustomizations in interface MCustomizations

addCustomization

public void addCustomization(MCustomization customization)
Specified by:
addCustomization in interface MCustomizations


Copyright © 2005-2015. All Rights Reserved.