Uses of Class
org.openvpms.esci.ubl.common.aggregate.EndorsementType

Packages that use EndorsementType
org.openvpms.esci.ubl.common.aggregate   
 

Uses of EndorsementType in org.openvpms.esci.ubl.common.aggregate
 

Methods in org.openvpms.esci.ubl.common.aggregate that return EndorsementType
 EndorsementType ObjectFactory.createEndorsementType()
          Create an instance of EndorsementType
 

Methods in org.openvpms.esci.ubl.common.aggregate that return types with arguments of type EndorsementType
 JAXBElement<EndorsementType> ObjectFactory.createEmbassyEndorsement(EndorsementType value)
          Create an instance of JAXBElement<EndorsementType>}
 JAXBElement<EndorsementType> ObjectFactory.createEndorsement(EndorsementType value)
          Create an instance of JAXBElement<EndorsementType>}
 JAXBElement<EndorsementType> ObjectFactory.createInsuranceEndorsement(EndorsementType value)
          Create an instance of JAXBElement<EndorsementType>}
 JAXBElement<EndorsementType> ObjectFactory.createIssuerEndorsement(EndorsementType value)
          Create an instance of JAXBElement<EndorsementType>}
 

Methods in org.openvpms.esci.ubl.common.aggregate with parameters of type EndorsementType
 JAXBElement<EndorsementType> ObjectFactory.createEmbassyEndorsement(EndorsementType value)
          Create an instance of JAXBElement<EndorsementType>}
 JAXBElement<EndorsementType> ObjectFactory.createEndorsement(EndorsementType value)
          Create an instance of JAXBElement<EndorsementType>}
 JAXBElement<EndorsementType> ObjectFactory.createInsuranceEndorsement(EndorsementType value)
          Create an instance of JAXBElement<EndorsementType>}
 JAXBElement<EndorsementType> ObjectFactory.createIssuerEndorsement(EndorsementType value)
          Create an instance of JAXBElement<EndorsementType>}
 



Copyright © 2010-2011 OpenVPMS. All Rights Reserved..