Uses of Class
org.dawb.edna.mxv1.XSOptionList

Packages that use XSOptionList
org.dawb.edna.mxv1   
 

Uses of XSOptionList in org.dawb.edna.mxv1
 

Methods in org.dawb.edna.mxv1 that return XSOptionList
 XSOptionList ObjectFactory.createXSOptionList()
          Create an instance of XSOptionList
 XSOptionList XSPluginItem.getXSOptionList()
          Gets the value of the xsOptionList property.
 

Methods in org.dawb.edna.mxv1 that return types with arguments of type XSOptionList
 javax.xml.bind.JAXBElement<XSOptionList> ObjectFactory.createXSOptionList(XSOptionList value)
          Create an instance of JAXBElement<XSOptionList>}
 

Methods in org.dawb.edna.mxv1 with parameters of type XSOptionList
 javax.xml.bind.JAXBElement<XSOptionList> ObjectFactory.createXSOptionList(XSOptionList value)
          Create an instance of JAXBElement<XSOptionList>}
 void XSPluginItem.setXSOptionList(XSOptionList value)
          Sets the value of the xsOptionList property.