KIE Remote Services :: JAXB classes 6.1.0.Beta3

org.kie.services.client.serialization.jaxb.impl.deploy
Class JaxbDeploymentUnitList

java.lang.Object
  extended by org.kie.services.client.serialization.jaxb.impl.deploy.JaxbDeploymentUnitList

public class JaxbDeploymentUnitList
extends Object


Constructor Summary
JaxbDeploymentUnitList()
           
JaxbDeploymentUnitList(List<JaxbDeploymentUnit> depUnitList)
           
 
Method Summary
 List<JaxbDeploymentUnit> getDeploymentUnitList()
           
 void setDeploymentUnitList(List<JaxbDeploymentUnit> deploymentUnitList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxbDeploymentUnitList

public JaxbDeploymentUnitList()

JaxbDeploymentUnitList

public JaxbDeploymentUnitList(List<JaxbDeploymentUnit> depUnitList)
Method Detail

getDeploymentUnitList

public List<JaxbDeploymentUnit> getDeploymentUnitList()

setDeploymentUnitList

public void setDeploymentUnitList(List<JaxbDeploymentUnit> deploymentUnitList)

KIE Remote Services :: JAXB classes 6.1.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.