Class ChristianHoliday


  • public class ChristianHoliday
    extends MoveableHoliday

    Java class for ChristianHoliday complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="ChristianHoliday">
       <complexContent>
         <extension base="{https://focus_shift.de/jollyday/schema/holiday}MoveableHoliday">
           <attribute name="type" type="{https://focus_shift.de/jollyday/schema/holiday}ChristianHolidayType" />
           <attribute name="chronology" type="{https://focus_shift.de/jollyday/schema/holiday}ChronologyType" />
         </extension>
       </complexContent>
     </complexType>