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

Packages that use XSOptionItem
org.dawb.edna.mxv1   
 

Uses of XSOptionItem in org.dawb.edna.mxv1
 

Methods in org.dawb.edna.mxv1 that return XSOptionItem
 XSOptionItem ObjectFactory.createXSOptionItem()
          Create an instance of XSOptionItem
 

Methods in org.dawb.edna.mxv1 that return types with arguments of type XSOptionItem
 javax.xml.bind.JAXBElement<XSOptionItem> ObjectFactory.createXSOptionItem(XSOptionItem value)
          Create an instance of JAXBElement<XSOptionItem>}
 java.util.List<XSOptionItem> XSOptionList.getXSOptionItem()
          Gets the value of the xsOptionItem property.
 

Methods in org.dawb.edna.mxv1 with parameters of type XSOptionItem
 javax.xml.bind.JAXBElement<XSOptionItem> ObjectFactory.createXSOptionItem(XSOptionItem value)
          Create an instance of JAXBElement<XSOptionItem>}