Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PersonalSituationType
-
Packages that use PersonalSituationType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PersonalSituationType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type PersonalSituationType Modifier and Type Field Description protected List<PersonalSituationType>QualifyingPartyType. personalSituationprotected List<PersonalSituationType>TendererQualificationRequestType. personalSituationMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type PersonalSituationType Modifier and Type Method Description List<PersonalSituationType>QualifyingPartyType. getPersonalSituation()Gets the value of the personalSituation property.List<PersonalSituationType>TendererQualificationRequestType. getPersonalSituation()Gets the value of the personalSituation property. -
Uses of PersonalSituationType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PersonalSituationType Modifier and Type Method Description PersonalSituationTypeObjectFactory. createPersonalSituationType()Create an instance ofPersonalSituationTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PersonalSituationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PersonalSituationType>ObjectFactory. createPersonalSituation(PersonalSituationType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PersonalSituationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PersonalSituationType>ObjectFactory. createPersonalSituation(PersonalSituationType value)
-