public class JaxbArray extends Object implements JaxbType<Object[]>
JaxbArray()
JaxbArray(Object objValue)
Object[]
getValue()
void
setValue(Object[] value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JaxbArray()
public JaxbArray(Object objValue)
public Object[] getValue()
getValue
JaxbType<Object[]>
public void setValue(Object[] value)
setValue
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.