Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RoleCodeType
-
Packages that use RoleCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RoleCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RoleCodeType Modifier and Type Field Description protected RoleCodeTypeEconomicOperatorRoleType. roleCodeprotected RoleCodeTypeEndorserPartyType. roleCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RoleCodeType Modifier and Type Method Description RoleCodeTypeEconomicOperatorRoleType. getRoleCode()Gets the value of the roleCode property.RoleCodeTypeEndorserPartyType. getRoleCode()Gets the value of the roleCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RoleCodeType Modifier and Type Method Description voidEconomicOperatorRoleType. setRoleCode(RoleCodeType value)Sets the value of the roleCode property.voidEndorserPartyType. setRoleCode(RoleCodeType value)Sets the value of the roleCode property. -
Uses of RoleCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RoleCodeType Modifier and Type Method Description RoleCodeTypeObjectFactory. createRoleCodeType()Create an instance ofRoleCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RoleCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<RoleCodeType>ObjectFactory. createRoleCode(RoleCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RoleCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<RoleCodeType>ObjectFactory. createRoleCode(RoleCodeType value)
-