Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ServiceInformationPreferenceCodeType
-
Packages that use ServiceInformationPreferenceCodeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ServiceInformationPreferenceCodeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as ServiceInformationPreferenceCodeType Modifier and Type Field Description protected ServiceInformationPreferenceCodeTypeTransportServiceDescriptionRequestType. serviceInformationPreferenceCodeMethods in network.oxalis.peppol.ubl2.jaxb that return ServiceInformationPreferenceCodeType Modifier and Type Method Description ServiceInformationPreferenceCodeTypeTransportServiceDescriptionRequestType. getServiceInformationPreferenceCode()Gets the value of the serviceInformationPreferenceCode property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ServiceInformationPreferenceCodeType Modifier and Type Method Description voidTransportServiceDescriptionRequestType. setServiceInformationPreferenceCode(ServiceInformationPreferenceCodeType value)Sets the value of the serviceInformationPreferenceCode property. -
Uses of ServiceInformationPreferenceCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ServiceInformationPreferenceCodeType Modifier and Type Method Description ServiceInformationPreferenceCodeTypeObjectFactory. createServiceInformationPreferenceCodeType()Create an instance ofServiceInformationPreferenceCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ServiceInformationPreferenceCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ServiceInformationPreferenceCodeType>ObjectFactory. createServiceInformationPreferenceCode(ServiceInformationPreferenceCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ServiceInformationPreferenceCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ServiceInformationPreferenceCodeType>ObjectFactory. createServiceInformationPreferenceCode(ServiceInformationPreferenceCodeType value)
-