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

Packages that use XSParamItem
org.dawb.edna.mxv1   
 

Uses of XSParamItem in org.dawb.edna.mxv1
 

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

Methods in org.dawb.edna.mxv1 that return types with arguments of type XSParamItem
 javax.xml.bind.JAXBElement<XSParamItem> ObjectFactory.createXSParamItem(XSParamItem value)
          Create an instance of JAXBElement<XSParamItem>}
 java.util.List<XSParamItem> XSParamList.getXSParamItem()
          Gets the value of the xsParamItem property.
 

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