org.kie.services.client.serialization.jaxb.impl.deploy
Class JaxbDeploymentUnitList
java.lang.Object
org.kie.services.client.serialization.jaxb.impl.deploy.JaxbDeploymentUnitList
public class JaxbDeploymentUnitList
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaxbDeploymentUnitList
public JaxbDeploymentUnitList()
JaxbDeploymentUnitList
public JaxbDeploymentUnitList(List<JaxbDeploymentUnit> depUnitList)
getDeploymentUnitList
public List<JaxbDeploymentUnit> getDeploymentUnitList()
setDeploymentUnitList
public void setDeploymentUnitList(List<JaxbDeploymentUnit> deploymentUnitList)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.