Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ActivityTypeCodeType
-
Packages that use ActivityTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ActivityTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ActivityTypeCodeType Modifier and Type Field Description protected ActivityTypeCodeTypeContractingActivityType. activityTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ActivityTypeCodeType Modifier and Type Method Description ActivityTypeCodeTypeContractingActivityType. getActivityTypeCode()Gets the value of the activityTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ActivityTypeCodeType Modifier and Type Method Description voidContractingActivityType. setActivityTypeCode(ActivityTypeCodeType value)Sets the value of the activityTypeCode property. -
Uses of ActivityTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ActivityTypeCodeType Modifier and Type Method Description ActivityTypeCodeTypeObjectFactory. createActivityTypeCodeType()Create an instance ofActivityTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ActivityTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ActivityTypeCodeType>ObjectFactory. createActivityTypeCode(ActivityTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ActivityTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ActivityTypeCodeType>ObjectFactory. createActivityTypeCode(ActivityTypeCodeType value)
-