public class ServiceFrequencyType extends Object
Java class for ServiceFrequencyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ServiceFrequencyType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}WeekDayCode"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected WeekDayCodeType |
weekDayCode |
| Constructor and Description |
|---|
ServiceFrequencyType() |
| Modifier and Type | Method and Description |
|---|---|
WeekDayCodeType |
getWeekDayCode()
Gets the value of the weekDayCode property.
|
void |
setWeekDayCode(WeekDayCodeType value)
Sets the value of the weekDayCode property.
|
protected WeekDayCodeType weekDayCode
public WeekDayCodeType getWeekDayCode()
WeekDayCodeTypepublic void setWeekDayCode(WeekDayCodeType value)
value - allowed object is
WeekDayCodeTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.