Class SpelTypeCode
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public class SpelTypeCode- Inheritance
- 
      
      SpelTypeCode
- Inherited Members
Fields
BOOLEAN
public static readonly SpelTypeCode BOOLEANField Value
BYTE
public static readonly SpelTypeCode BYTEField Value
CHAR
public static readonly SpelTypeCode CHARField Value
DOUBLE
public static readonly SpelTypeCode DOUBLEField Value
FLOAT
public static readonly SpelTypeCode FLOATField Value
INT
public static readonly SpelTypeCode INTField Value
LONG
public static readonly SpelTypeCode LONGField Value
OBJECT
public static readonly SpelTypeCode OBJECTField Value
SBYTE
public static readonly SpelTypeCode SBYTEField Value
SHORT
public static readonly SpelTypeCode SHORTField Value
UINT
public static readonly SpelTypeCode UINTField Value
ULONG
public static readonly SpelTypeCode ULONGField Value
USHORT
public static readonly SpelTypeCode USHORTField Value
Properties
Name
public string Name { get; }Property Value
Type
public Type Type { get; }Property Value
Methods
ForName(string)
public static SpelTypeCode ForName(string name)Parameters
- namestring
Returns
ForType(Type)
public static SpelTypeCode ForType(Type clazz)Parameters
- clazzType