Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ReliabilityPercentType
-
Packages that use ReliabilityPercentType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ReliabilityPercentType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ReliabilityPercentType Modifier and Type Field Description protected ReliabilityPercentTypeStatusType. reliabilityPercentprotected ReliabilityPercentTypeTransportScheduleType. reliabilityPercentMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ReliabilityPercentType Modifier and Type Method Description ReliabilityPercentTypeStatusType. getReliabilityPercent()Gets the value of the reliabilityPercent property.ReliabilityPercentTypeTransportScheduleType. getReliabilityPercent()Gets the value of the reliabilityPercent property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ReliabilityPercentType Modifier and Type Method Description voidStatusType. setReliabilityPercent(ReliabilityPercentType value)Sets the value of the reliabilityPercent property.voidTransportScheduleType. setReliabilityPercent(ReliabilityPercentType value)Sets the value of the reliabilityPercent property. -
Uses of ReliabilityPercentType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ReliabilityPercentType Modifier and Type Method Description ReliabilityPercentTypeObjectFactory. createReliabilityPercentType()Create an instance ofReliabilityPercentTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ReliabilityPercentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReliabilityPercentType>ObjectFactory. createReliabilityPercent(ReliabilityPercentType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ReliabilityPercentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReliabilityPercentType>ObjectFactory. createReliabilityPercent(ReliabilityPercentType value)
-