Class HebrewCalendar
public class HebrewCalendar : Calendar, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition, ICloneable, IComparable<Calendar>, ISerializable
- Inheritance
-
HebrewCalendar
- Implements
- Inherited Members
- Extension Methods
Constructors
HebrewCalendar()
public HebrewCalendar()
HebrewCalendar(TimeZone)
public HebrewCalendar(TimeZone arg0)
Parameters
HebrewCalendar(TimeZone, ULocale)
public HebrewCalendar(TimeZone arg0, ULocale arg1)
Parameters
HebrewCalendar(TimeZone, Locale)
public HebrewCalendar(TimeZone arg0, Locale arg1)
Parameters
HebrewCalendar(ULocale)
public HebrewCalendar(ULocale arg0)
Parameters
HebrewCalendar(Date)
public HebrewCalendar(Date arg0)
Parameters
HebrewCalendar(Locale)
public HebrewCalendar(Locale arg0)
Parameters
HebrewCalendar(IJVMBridgeBaseInitializer)
Initializer used internally by JCOBridge. Do not use directly.
[Obsolete("This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public HebrewCalendar(IJVMBridgeBaseInitializer initializer)
Parameters
initializerIJVMBridgeBaseInitializer
HebrewCalendar(int, int, int)
https://developer.android.com/reference/android/icu/util/HebrewCalendar.html#%3Cinit%3E(int,int,int)
public HebrewCalendar(int arg0, int arg1, int arg2)
Parameters
HebrewCalendar(int, int, int, int, int, int)
public HebrewCalendar(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Parameters
Properties
ADAR
public static int ADAR { get; set; }
Property Value
ADAR_1
public static int ADAR_1 { get; set; }
Property Value
AV
public static int AV { get; set; }
Property Value
BridgeClassName
Java class name to be instantiated
public override string BridgeClassName { get; }
Property Value
ELUL
public static int ELUL { get; set; }
Property Value
HESHVAN
public static int HESHVAN { get; set; }
Property Value
IYAR
public static int IYAR { get; set; }
Property Value
IsBridgeAbstract
true if the BridgeClassName is an abstract class, i.e. cannot be created an instance
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
true if the BridgeClassName implements java.lang.AutoCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
true if the BridgeClassName is an interface, i.e. does not have any public constructor
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
true if the BridgeClassName is a static class, i.e. does not have any public constructor
public override bool IsBridgeStatic { get; }
Property Value
KISLEV
public static int KISLEV { get; set; }
Property Value
NISAN
public static int NISAN { get; set; }
Property Value
SHEVAT
public static int SHEVAT { get; set; }
Property Value
SIVAN
public static int SIVAN { get; set; }
Property Value
TAMUZ
public static int TAMUZ { get; set; }
Property Value
TEVET
public static int TEVET { get; set; }
Property Value
TISHRI
public static int TISHRI { get; set; }
Property Value
Methods
CreatePoolableInstance()
HPA initializer for HebrewCalendar()
public static HebrewCalendar CreatePoolableInstance()
Returns
CreatePoolableInstance(TimeZone)
HPA initializer for HebrewCalendar(Android.Icu.Util.TimeZone arg0)
public static HebrewCalendar CreatePoolableInstance(TimeZone arg0)
Parameters
arg0TimeZone
Returns
CreatePoolableInstance(TimeZone, ULocale)
HPA initializer for HebrewCalendar(Android.Icu.Util.TimeZone arg0, Android.Icu.Util.ULocale arg1)
public static HebrewCalendar CreatePoolableInstance(TimeZone arg0, ULocale arg1)
Parameters
Returns
CreatePoolableInstance(TimeZone, Locale)
HPA initializer for HebrewCalendar(Android.Icu.Util.TimeZone arg0, Java.Util.Locale arg1)
public static HebrewCalendar CreatePoolableInstance(TimeZone arg0, Locale arg1)
Parameters
Returns
CreatePoolableInstance(ULocale)
HPA initializer for HebrewCalendar(Android.Icu.Util.ULocale arg0)
public static HebrewCalendar CreatePoolableInstance(ULocale arg0)
Parameters
arg0ULocale
Returns
CreatePoolableInstance(Date)
HPA initializer for HebrewCalendar(Java.Util.Date arg0)
public static HebrewCalendar CreatePoolableInstance(Date arg0)
Parameters
arg0Date
Returns
CreatePoolableInstance(Locale)
HPA initializer for HebrewCalendar(Java.Util.Locale arg0)
public static HebrewCalendar CreatePoolableInstance(Locale arg0)
Parameters
arg0Locale
Returns
CreatePoolableInstance(int, int, int)
HPA initializer for HebrewCalendar(int arg0, int arg1, int arg2)
public static HebrewCalendar CreatePoolableInstance(int arg0, int arg1, int arg2)
Parameters
Returns
CreatePoolableInstance(int, int, int, int, int, int)
HPA initializer for HebrewCalendar(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
public static HebrewCalendar CreatePoolableInstance(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)