Table of Contents

Class HebrewCalendar

Namespace
Android.Icu.Util
Assembly
MASES.Netdroid.dll
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

arg0 TimeZone

TimeZone

HebrewCalendar(TimeZone, ULocale)

public HebrewCalendar(TimeZone arg0, ULocale arg1)

Parameters

arg0 TimeZone

TimeZone

arg1 ULocale

ULocale

HebrewCalendar(TimeZone, Locale)

public HebrewCalendar(TimeZone arg0, Locale arg1)

Parameters

arg0 TimeZone

TimeZone

arg1 Locale

Locale

HebrewCalendar(ULocale)

public HebrewCalendar(ULocale arg0)

Parameters

arg0 ULocale

ULocale

HebrewCalendar(Date)

public HebrewCalendar(Date arg0)

Parameters

arg0 Date

Date

HebrewCalendar(Locale)

public HebrewCalendar(Locale arg0)

Parameters

arg0 Locale

Locale

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

initializer IJVMBridgeBaseInitializer

HebrewCalendar(int, int, int)

public HebrewCalendar(int arg0, int arg1, int arg2)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

HebrewCalendar(int, int, int, int, int, int)

public HebrewCalendar(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 int

int

arg5 int

int

Properties

ADAR

public static int ADAR { get; set; }

Property Value

int

ADAR_1

public static int ADAR_1 { get; set; }

Property Value

int

AV

public static int AV { get; set; }

Property Value

int

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

Property Value

string

ELUL

public static int ELUL { get; set; }

Property Value

int

HESHVAN

public static int HESHVAN { get; set; }

Property Value

int

IYAR

public static int IYAR { get; set; }

Property Value

int

IsBridgeAbstract

true if the BridgeClassName is an abstract class, i.e. cannot be created an instance

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

true if the BridgeClassName implements java.lang.AutoCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

true if the BridgeClassName is an interface, i.e. does not have any public constructor

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

true if the BridgeClassName is a static class, i.e. does not have any public constructor

public override bool IsBridgeStatic { get; }

Property Value

bool

KISLEV

public static int KISLEV { get; set; }

Property Value

int

NISAN

public static int NISAN { get; set; }

Property Value

int

SHEVAT

public static int SHEVAT { get; set; }

Property Value

int

SIVAN

public static int SIVAN { get; set; }

Property Value

int

TAMUZ

public static int TAMUZ { get; set; }

Property Value

int

TEVET

public static int TEVET { get; set; }

Property Value

int

TISHRI

public static int TISHRI { get; set; }

Property Value

int

Methods

CreatePoolableInstance()

HPA initializer for HebrewCalendar()

public static HebrewCalendar CreatePoolableInstance()

Returns

HebrewCalendar

CreatePoolableInstance(TimeZone)

HPA initializer for HebrewCalendar(Android.Icu.Util.TimeZone arg0)

public static HebrewCalendar CreatePoolableInstance(TimeZone arg0)

Parameters

arg0 TimeZone

Returns

HebrewCalendar

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

arg0 TimeZone
arg1 ULocale

Returns

HebrewCalendar

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

arg0 TimeZone
arg1 Locale

Returns

HebrewCalendar

CreatePoolableInstance(ULocale)

HPA initializer for HebrewCalendar(Android.Icu.Util.ULocale arg0)

public static HebrewCalendar CreatePoolableInstance(ULocale arg0)

Parameters

arg0 ULocale

Returns

HebrewCalendar

CreatePoolableInstance(Date)

HPA initializer for HebrewCalendar(Java.Util.Date arg0)

public static HebrewCalendar CreatePoolableInstance(Date arg0)

Parameters

arg0 Date

Returns

HebrewCalendar

CreatePoolableInstance(Locale)

HPA initializer for HebrewCalendar(Java.Util.Locale arg0)

public static HebrewCalendar CreatePoolableInstance(Locale arg0)

Parameters

arg0 Locale

Returns

HebrewCalendar

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

arg0 int
arg1 int
arg2 int

Returns

HebrewCalendar

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)

Parameters

arg0 int
arg1 int
arg2 int
arg3 int
arg4 int
arg5 int

Returns

HebrewCalendar