JuggerNET Runtime Library v3.6.54.0  3.6.54.0
Public Member Functions | Properties | List of all members
Codemesh.JuggerNET.JuggerNETProxyTypeAttribute Class Reference

An attribute used to contain additional housekeeping information about the generated proxytype. More...

Inheritance diagram for Codemesh.JuggerNET.JuggerNETProxyTypeAttribute:
Inheritance graph
[legend]
Collaboration diagram for Codemesh.JuggerNET.JuggerNETProxyTypeAttribute:
Collaboration graph
[legend]

Public Member Functions

 JuggerNETProxyTypeAttribute (bool bIsLeafType)
 
- Public Member Functions inherited from Codemesh.JuggerNET.JuggerNETInitAttribute
 JuggerNETInitAttribute ()
 Creates a new attribute instance. More...
 

Properties

bool IsLeafType [get, set]
 A property indicating whether a proxytype has subtypes in the generated set of proxy types. More...
 
string JavaName [get, set]
 
string CodegenVersion [get, set]
 

Detailed Description

An attribute used to contain additional housekeeping information about the generated proxytype.

Property Documentation

◆ IsLeafType

bool Codemesh.JuggerNET.JuggerNETProxyTypeAttribute.IsLeafType
getset

A property indicating whether a proxytype has subtypes in the generated set of proxy types.


The documentation for this class was generated from the following file:

Copyright (c) 1999-2020 by Codemesh, Inc., ALL RIGHTS RESERVED.