public class LowerMidCodeCharts extends NetObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Web.Security.AntiXss.LowerMidCodeCharts
Powered by JCOBridge: more info at https://www.jcobridge.com
| Constructor and Description |
|---|
LowerMidCodeCharts() |
LowerMidCodeCharts(java.lang.Object instance)
Internal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
LowerMidCodeCharts |
add(LowerMidCodeCharts val) |
java.lang.String |
getJCOAssemblyName()
Returns the reflected Assembly name
|
java.lang.String |
getJCOClassName()
Returns the reflected Class name
|
java.lang.Object |
getJCOInstance()
Returns the instantiated class
|
java.lang.String |
getJCOObjectName()
Returns the reflected Class name used to build the object
|
JCType |
getJCOType()
Returns the instantiated class Type
|
boolean |
has(LowerMidCodeCharts val) |
boolean |
is(LowerMidCodeCharts val) |
LowerMidCodeCharts |
remove(LowerMidCodeCharts val) |
cast, Equals, Equals, GetHashCode, GetType, hashCode, setJCOInstance, toString, ToStringpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static LowerMidCodeCharts Balinese
public static LowerMidCodeCharts Buginese
public static LowerMidCodeCharts Buhid
public static LowerMidCodeCharts Cherokee
public static final java.lang.String className
public static LowerMidCodeCharts CombiningDiacriticalMarksSupplement
public static LowerMidCodeCharts Ethiopic
public static LowerMidCodeCharts EthiopicSupplement
public static LowerMidCodeCharts Georgian
public static LowerMidCodeCharts HangulJamo
public static LowerMidCodeCharts Hanunoo
public static LowerMidCodeCharts Khmer
public static LowerMidCodeCharts KhmerSymbols
public static LowerMidCodeCharts LatinExtendedAdditional
public static LowerMidCodeCharts Lepcha
public static LowerMidCodeCharts Limbu
public static LowerMidCodeCharts Mongolian
public static LowerMidCodeCharts Myanmar
public static LowerMidCodeCharts NewTaiLue
public static LowerMidCodeCharts None
public static LowerMidCodeCharts Ogham
public static LowerMidCodeCharts OlChiki
public static LowerMidCodeCharts PhoneticExtensions
public static LowerMidCodeCharts PhoneticExtensionsSupplement
public static LowerMidCodeCharts Runic
public static LowerMidCodeCharts Sudanese
public static LowerMidCodeCharts Tagalog
public static LowerMidCodeCharts Tagbanwa
public static LowerMidCodeCharts TaiLe
public static LowerMidCodeCharts TaiTham
public static LowerMidCodeCharts UnifiedCanadianAboriginalSyllabics
public static LowerMidCodeCharts UnifiedCanadianAboriginalSyllabicsExtended
public static LowerMidCodeCharts VedicExtensions
public LowerMidCodeCharts()
public LowerMidCodeCharts(java.lang.Object instance)
public final LowerMidCodeCharts add(LowerMidCodeCharts val) throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic final boolean has(LowerMidCodeCharts val) throws java.lang.Throwable
java.lang.Throwablepublic final boolean is(LowerMidCodeCharts val) throws java.lang.Throwable
java.lang.Throwablepublic final LowerMidCodeCharts remove(LowerMidCodeCharts val) throws java.lang.Throwable
java.lang.Throwable