Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ActivityPropertyType
-
Packages that use ActivityPropertyType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ActivityPropertyType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ActivityPropertyType Modifier and Type Field Description protected List<ActivityPropertyType>SalesItemType. activityPropertyMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ActivityPropertyType Modifier and Type Method Description ActivityPropertyTypeObjectFactory. createActivityPropertyType()Create an instance ofActivityPropertyTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ActivityPropertyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ActivityPropertyType>ObjectFactory. createActivityProperty(ActivityPropertyType value)List<ActivityPropertyType>SalesItemType. getActivityProperty()Gets the value of the activityProperty property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ActivityPropertyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ActivityPropertyType>ObjectFactory. createActivityProperty(ActivityPropertyType value)
-