Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ProfileStatusCodeType
-
Packages that use ProfileStatusCodeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ProfileStatusCodeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as ProfileStatusCodeType Modifier and Type Field Description protected ProfileStatusCodeTypeTradeItemLocationProfileType. profileStatusCodeMethods in network.oxalis.peppol.ubl2.jaxb that return ProfileStatusCodeType Modifier and Type Method Description ProfileStatusCodeTypeTradeItemLocationProfileType. getProfileStatusCode()Gets the value of the profileStatusCode property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ProfileStatusCodeType Modifier and Type Method Description voidTradeItemLocationProfileType. setProfileStatusCode(ProfileStatusCodeType value)Sets the value of the profileStatusCode property. -
Uses of ProfileStatusCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ProfileStatusCodeType Modifier and Type Method Description ProfileStatusCodeTypeObjectFactory. createProfileStatusCodeType()Create an instance ofProfileStatusCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ProfileStatusCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ProfileStatusCodeType>ObjectFactory. createProfileStatusCode(ProfileStatusCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ProfileStatusCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ProfileStatusCodeType>ObjectFactory. createProfileStatusCode(ProfileStatusCodeType value)
-