Package system.xaml
Class XamlLanguage
- java.lang.Object
-
- org.mases.jcobridge.netreflection.NetObject
-
- system.xaml.XamlLanguage
-
- All Implemented Interfaces:
IJCOBridgeReflected
public class XamlLanguage extends NetObject
The base .NET class managing System.Xaml.XamlLanguage, System.Xaml, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089..NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Xaml.XamlLanguage
Powered by JCOBridge: more info at https://www.jcobridge.com
- Author:
- MASES s.r.l https://masesgroup.com
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
assemblyFullName
Fully assembly qualified name: System.Xaml, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089static java.lang.String
assemblyShortName
Assembly name: System.Xamlstatic java.lang.String
className
Qualified class name: System.Xaml.XamlLanguagestatic JCType
classType
The type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description XamlLanguage()
XamlLanguage(java.lang.Object instance)
Internal constructor.
-
Method Summary
-
-
-
Field Detail
-
assemblyFullName
public static final java.lang.String assemblyFullName
Fully assembly qualified name: System.Xaml, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089- See Also:
- Constant Field Values
-
assemblyShortName
public static final java.lang.String assemblyShortName
Assembly name: System.Xaml- See Also:
- Constant Field Values
-
className
public static final java.lang.String className
Qualified class name: System.Xaml.XamlLanguage- See Also:
- Constant Field Values
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Assembly name- Specified by:
getJCOAssemblyName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOAssemblyName
in classNetObject
- Returns:
- A
String
representing the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name- Specified by:
getJCOClassName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOClassName
in classNetObject
- Returns:
- A
String
representing the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name used to build the object- Specified by:
getJCOObjectName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOObjectName
in classNetObject
- Returns:
- A
String
representing the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class- Specified by:
getJCOInstance
in interfaceIJCOBridgeReflected
- Overrides:
getJCOInstance
in classNetObject
- Returns:
- An
Object
representing the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstance
in classNetObject
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class Type- Specified by:
getJCOType
in interfaceIJCOBridgeReflected
- Overrides:
getJCOType
in classNetObject
- Returns:
- A
JCType
representing the CLR Type of the instantiated Class
-
cast
public static XamlLanguage cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflected
instance intoXamlLanguage
, a cast assert is made to check if types are compatible.- Parameters:
from
-IJCOBridgeReflected
instance to be casted- Returns:
XamlLanguage
instance- Throws:
java.lang.Throwable
- in case of error during cast operation
-
getArguments
public static XamlDirective getArguments() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getAsyncRecords
public static XamlDirective getAsyncRecords() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getBase
public static XamlDirective getBase() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
get_Class
public static XamlDirective get_Class() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getClassAttributes
public static XamlDirective getClassAttributes() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getClassModifier
public static XamlDirective getClassModifier() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getCode
public static XamlDirective getCode() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getConnectionId
public static XamlDirective getConnectionId() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getFactoryMethod
public static XamlDirective getFactoryMethod() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getFieldModifier
public static XamlDirective getFieldModifier() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getInitialization
public static XamlDirective getInitialization() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getItems
public static XamlDirective getItems() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getKey
public static XamlDirective getKey() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getLang
public static XamlDirective getLang() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getMembers
public static XamlDirective getMembers() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getName
public static XamlDirective getName() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getPositionalParameters
public static XamlDirective getPositionalParameters() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getShared
public static XamlDirective getShared() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getSpace
public static XamlDirective getSpace() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getSubclass
public static XamlDirective getSubclass() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getSynchronousMode
public static XamlDirective getSynchronousMode() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getTypeArguments
public static XamlDirective getTypeArguments() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getUid
public static XamlDirective getUid() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getUnknownContent
public static XamlDirective getUnknownContent() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getArray
public static XamlType getArray() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getBoolean
public static XamlType getBoolean() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getByte
public static XamlType getByte() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getChar
public static XamlType getChar() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getDecimal
public static XamlType getDecimal() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getDouble
public static XamlType getDouble() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getInt16
public static XamlType getInt16() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getInt32
public static XamlType getInt32() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getInt64
public static XamlType getInt64() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getMember
public static XamlType getMember() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getNull
public static XamlType getNull() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getObject
public static XamlType getObject() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getProperty
public static XamlType getProperty() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getReference
public static XamlType getReference() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getSingle
public static XamlType getSingle() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getStatic
public static XamlType getStatic() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getString
public static XamlType getString() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getTimeSpan
public static XamlType getTimeSpan() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getType
public static XamlType getType() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getUri
public static XamlType getUri() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
getXData
public static XamlType getXData() throws java.lang.Throwable, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, MissingMemberException, InvalidOperationException, ArgumentNullException, NullReferenceException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException
-
-