Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RoleDescriptionType
-
Packages that use RoleDescriptionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RoleDescriptionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type RoleDescriptionType Modifier and Type Field Description protected List<RoleDescriptionType>EconomicOperatorRoleType. roleDescriptionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type RoleDescriptionType Modifier and Type Method Description List<RoleDescriptionType>EconomicOperatorRoleType. getRoleDescription()Gets the value of the roleDescription property. -
Uses of RoleDescriptionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RoleDescriptionType Modifier and Type Method Description RoleDescriptionTypeObjectFactory. createRoleDescriptionType()Create an instance ofRoleDescriptionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RoleDescriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<RoleDescriptionType>ObjectFactory. createRoleDescription(RoleDescriptionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RoleDescriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<RoleDescriptionType>ObjectFactory. createRoleDescription(RoleDescriptionType value)
-