Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LogoReferenceIDType
-
Packages that use LogoReferenceIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LogoReferenceIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LogoReferenceIDType Modifier and Type Field Description protected LogoReferenceIDTypePartyType. logoReferenceIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LogoReferenceIDType Modifier and Type Method Description LogoReferenceIDTypePartyType. getLogoReferenceID()Gets the value of the logoReferenceID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LogoReferenceIDType Modifier and Type Method Description voidPartyType. setLogoReferenceID(LogoReferenceIDType value)Sets the value of the logoReferenceID property. -
Uses of LogoReferenceIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LogoReferenceIDType Modifier and Type Method Description LogoReferenceIDTypeObjectFactory. createLogoReferenceIDType()Create an instance ofLogoReferenceIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LogoReferenceIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<LogoReferenceIDType>ObjectFactory. createLogoReferenceID(LogoReferenceIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LogoReferenceIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<LogoReferenceIDType>ObjectFactory. createLogoReferenceID(LogoReferenceIDType value)
-