Uses of Class
org.kuali.kfs.module.purap.util.cxml.CxmlHeader

Packages that use CxmlHeader
org.kuali.kfs.module.purap.businessobject   
org.kuali.kfs.module.purap.util.cxml   
 

Uses of CxmlHeader in org.kuali.kfs.module.purap.businessobject
 

Methods in org.kuali.kfs.module.purap.businessobject that return CxmlHeader
 CxmlHeader ElectronicInvoice.getCxmlHeader()
           
 

Methods in org.kuali.kfs.module.purap.businessobject with parameters of type CxmlHeader
 void ElectronicInvoice.setCxmlHeader(CxmlHeader cxmlHeader)
           
 

Uses of CxmlHeader in org.kuali.kfs.module.purap.util.cxml
 

Methods in org.kuali.kfs.module.purap.util.cxml that return CxmlHeader
 CxmlHeader B2BShoppingCart.getCxmlHeader()
           
 

Methods in org.kuali.kfs.module.purap.util.cxml with parameters of type CxmlHeader
 void B2BShoppingCart.setCxmlHeader(CxmlHeader cxmlHeader)
           
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.