Class UCharacter.IndicSyllabicCategory
public class UCharacter.IndicSyllabicCategory : JVMBridgeBase<UCharacter.IndicSyllabicCategory>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
- Inheritance
-
JVMBridgeBaseUCharacter.IndicSyllabicCategory
- Implements
-
IJVMBridgeCoreIJVMBridgeBaseStaticIJVMBridgeBaseIJVMBridgeDefinition
- Inherited Members
-
JVMBridgeBase<UCharacter.IndicSyllabicCategory>.SExecuteArray<T>(IJavaType, string, params object[])JVMBridgeBase<UCharacter.IndicSyllabicCategory>.IsAssignableFrom(IJavaType)JVMBridgeBase<UCharacter.IndicSyllabicCategory>.IsAssignableFrom<T>()JVMBridgeBase<UCharacter.IndicSyllabicCategory>.Execute<T>(params T[])JVMBridgeBase<UCharacter.IndicSyllabicCategory>.DynBridgeClazzJVMBridgeBase<UCharacter.IndicSyllabicCategory>.BridgeClazzJVMBridgeBase.RuntimeClassNameOf<T>()JVMBridgeBase.ClassNameOf<T>()JVMBridgeBase.ClassOf<T>()JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)JVMBridgeBase.Wraps<TNewClass>(IJavaObject)JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)JVMBridgeBase.MonitorEnter()JVMBridgeBase.MonitorExit()JVMBridgeBase.IsInstanceOf(IJavaType)JVMBridgeBase.IsInstanceOf<T>()JVMBridgeBase.RuntimeIsInstanceOf<T>()JVMBridgeBase.CastTo<TNewClass>()JVMBridgeBase.CastDirect<TNewClass>()JVMBridgeBase.Dispose()JVMBridgeBase.ToString()JVMBridgeBase.GetHashCode()JVMBridgeBase.Notify()JVMBridgeBase.NotifyAll()JVMBridgeBase.Wait()JVMBridgeBase.IExecuteWithSignature<TNewClass, TReturn, TConverter>(string, string, params object[])JVMBridgeBase.DynBridgeInstanceJVMBridgeBase.BridgeInstanceJVMBridgeBase.IsBridgeListener
- Extension Methods
Constructors
IndicSyllabicCategory()
Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge
[Obsolete("IndicSyllabicCategory class represents, in .NET, an instance of a JVM interface or abstract class. This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public IndicSyllabicCategory()
IndicSyllabicCategory(params object[])
Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class
[Obsolete("IndicSyllabicCategory class represents, in .NET, an instance of a JVM interface or abstract class. This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public IndicSyllabicCategory(params object[] args)
Parameters
args
object[]
Properties
AVAGRAHA
public static int AVAGRAHA { get; }
Property Value
BINDU
https://developer.android.com/reference/android/icu/lang/UCharacter.IndicSyllabicCategory.html#BINDU
public static int BINDU { get; }
Property Value
BRAHMI_JOINING_NUMBER
public static int BRAHMI_JOINING_NUMBER { get; }
Property Value
BridgeClassName
https://www.jcobridge.com/api-clr/html/P_MASES_JCOBridge_C2JBridge_JVMBridgeBase_BridgeClassName.htm
public override string BridgeClassName { get; }
Property Value
CANTILLATION_MARK
public static int CANTILLATION_MARK { get; }
Property Value
CONSONANT
public static int CONSONANT { get; }
Property Value
CONSONANT_DEAD
public static int CONSONANT_DEAD { get; }
Property Value
CONSONANT_FINAL
public static int CONSONANT_FINAL { get; }
Property Value
CONSONANT_HEAD_LETTER
public static int CONSONANT_HEAD_LETTER { get; }
Property Value
CONSONANT_INITIAL_POSTFIXED
public static int CONSONANT_INITIAL_POSTFIXED { get; }
Property Value
CONSONANT_KILLER
public static int CONSONANT_KILLER { get; }
Property Value
CONSONANT_MEDIAL
public static int CONSONANT_MEDIAL { get; }
Property Value
CONSONANT_PLACEHOLDER
public static int CONSONANT_PLACEHOLDER { get; }
Property Value
CONSONANT_PRECEDING_REPHA
public static int CONSONANT_PRECEDING_REPHA { get; }
Property Value
CONSONANT_PREFIXED
public static int CONSONANT_PREFIXED { get; }
Property Value
CONSONANT_SUBJOINED
public static int CONSONANT_SUBJOINED { get; }
Property Value
CONSONANT_SUCCEEDING_REPHA
public static int CONSONANT_SUCCEEDING_REPHA { get; }
Property Value
CONSONANT_WITH_STACKER
public static int CONSONANT_WITH_STACKER { get; }
Property Value
GEMINATION_MARK
public static int GEMINATION_MARK { get; }
Property Value
INVISIBLE_STACKER
public static int INVISIBLE_STACKER { get; }
Property Value
IsBridgeAbstract
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
public override bool IsBridgeStatic { get; }
Property Value
JOINER
public static int JOINER { get; }
Property Value
MODIFYING_LETTER
public static int MODIFYING_LETTER { get; }
Property Value
NON_JOINER
public static int NON_JOINER { get; }
Property Value
NUKTA
https://developer.android.com/reference/android/icu/lang/UCharacter.IndicSyllabicCategory.html#NUKTA
public static int NUKTA { get; }
Property Value
NUMBER
public static int NUMBER { get; }
Property Value
NUMBER_JOINER
public static int NUMBER_JOINER { get; }
Property Value
OTHER
https://developer.android.com/reference/android/icu/lang/UCharacter.IndicSyllabicCategory.html#OTHER
public static int OTHER { get; }
Property Value
PURE_KILLER
public static int PURE_KILLER { get; }
Property Value
REGISTER_SHIFTER
public static int REGISTER_SHIFTER { get; }
Property Value
SYLLABLE_MODIFIER
public static int SYLLABLE_MODIFIER { get; }
Property Value
TONE_LETTER
public static int TONE_LETTER { get; }
Property Value
TONE_MARK
public static int TONE_MARK { get; }
Property Value
VIRAMA
public static int VIRAMA { get; }
Property Value
VISARGA
public static int VISARGA { get; }
Property Value
VOWEL
https://developer.android.com/reference/android/icu/lang/UCharacter.IndicSyllabicCategory.html#VOWEL
public static int VOWEL { get; }
Property Value
VOWEL_DEPENDENT
public static int VOWEL_DEPENDENT { get; }
Property Value
VOWEL_INDEPENDENT
public static int VOWEL_INDEPENDENT { get; }