blob: 622e1d43f1485058840299998aeafad1b0897f1a [file] [log] [blame]
/* GENERATED SOURCE. DO NOT MODIFY. */
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
/*
*******************************************************************************
* Copyright (C) 2005-2016, International Business Machines Corporation and
* others. All Rights Reserved.
*******************************************************************************
*/
package android.icu.util;
@SuppressWarnings({"unchecked", "deprecation", "all"})
public final class EthiopicCalendar extends android.icu.util.Calendar {
public EthiopicCalendar() { throw new RuntimeException("Stub!"); }
public EthiopicCalendar(android.icu.util.TimeZone zone) { throw new RuntimeException("Stub!"); }
public EthiopicCalendar(java.util.Locale aLocale) { throw new RuntimeException("Stub!"); }
public EthiopicCalendar(android.icu.util.ULocale locale) { throw new RuntimeException("Stub!"); }
public EthiopicCalendar(android.icu.util.TimeZone zone, java.util.Locale aLocale) { throw new RuntimeException("Stub!"); }
public EthiopicCalendar(android.icu.util.TimeZone zone, android.icu.util.ULocale locale) { throw new RuntimeException("Stub!"); }
public EthiopicCalendar(int year, int month, int date) { throw new RuntimeException("Stub!"); }
public EthiopicCalendar(java.util.Date date) { throw new RuntimeException("Stub!"); }
public EthiopicCalendar(int year, int month, int date, int hour, int minute, int second) { throw new RuntimeException("Stub!"); }
public java.lang.String getType() { throw new RuntimeException("Stub!"); }
public void setAmeteAlemEra(boolean onOff) { throw new RuntimeException("Stub!"); }
public boolean isAmeteAlemEra() { throw new RuntimeException("Stub!"); }
@Deprecated
protected int handleGetExtendedYear() { throw new RuntimeException("Stub!"); }
@Deprecated
protected void handleComputeFields(int julianDay) { throw new RuntimeException("Stub!"); }
@Deprecated
protected int handleGetLimit(int field, int limitType) { throw new RuntimeException("Stub!"); }
protected int handleComputeMonthStart(int eyear, int emonth, boolean useMonth) { throw new RuntimeException("Stub!"); }
public static final int GENBOT = 8; // 0x8
public static final int HAMLE = 10; // 0xa
public static final int HEDAR = 2; // 0x2
public static final int MEGABIT = 6; // 0x6
public static final int MESKEREM = 0; // 0x0
public static final int MIAZIA = 7; // 0x7
public static final int NEHASSE = 11; // 0xb
public static final int PAGUMEN = 12; // 0xc
public static final int SENE = 9; // 0x9
public static final int TAHSAS = 3; // 0x3
public static final int TEKEMT = 1; // 0x1
public static final int TER = 4; // 0x4
public static final int YEKATIT = 5; // 0x5
}