org.drools.xml.jaxb.util
Class JaxbListWrapper
java.lang.Object
org.drools.xml.jaxb.util.JaxbListWrapper
public class JaxbListWrapper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaxbListWrapper
public JaxbListWrapper()
JaxbListWrapper
public JaxbListWrapper(Object[] elements)
getElements
public Object[] getElements()
setElements
public void setElements(Object[] elements)
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.