JavaClassAttribute
Overview
Location
- Reference: RemObjects.Hydra.dll
- Namespace: RemObjects.Hydra.CrossPlatform
- Ancestry: Attribute | JavaClassAttribute
Properties
ClassName
property ClassName: String read;
String ClassName { get; }
ReadOnly Property ClassName() As String
Instance Methods
constructor
constructor(className: String)
JavaClassAttribute(String className)
Sub New(className As String)
Parameters:
- className: