Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.WeekDayCodeType
-
Packages that use WeekDayCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of WeekDayCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as WeekDayCodeType Modifier and Type Field Description protected WeekDayCodeTypeServiceFrequencyType. weekDayCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return WeekDayCodeType Modifier and Type Method Description WeekDayCodeTypeServiceFrequencyType. getWeekDayCode()Gets the value of the weekDayCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type WeekDayCodeType Modifier and Type Method Description voidServiceFrequencyType. setWeekDayCode(WeekDayCodeType value)Sets the value of the weekDayCode property. -
Uses of WeekDayCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return WeekDayCodeType Modifier and Type Method Description WeekDayCodeTypeObjectFactory. createWeekDayCodeType()Create an instance ofWeekDayCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type WeekDayCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<WeekDayCodeType>ObjectFactory. createWeekDayCode(WeekDayCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type WeekDayCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<WeekDayCodeType>ObjectFactory. createWeekDayCode(WeekDayCodeType value)
-