public class MemberAccess_WrappedJavaClass extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
protectedInstanceIntFieldPureGosuType |
protected String |
protectedInstanceStringFieldPureGosuType |
protected static int |
protectedStaticIntFieldPureGosuType |
protected static String |
protectedStaticStringFieldPureGosuType |
int |
publicInstanceIntFieldPureGosuType |
String |
publicInstanceStringFieldPureGosuType |
static int |
publicStaticIntFieldPureGosuType |
static String |
publicStaticStringFieldPureGosuType |
| Constructor and Description |
|---|
MemberAccess_WrappedJavaClass() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getProtectedInstanceIntPropertyPureGosuType() |
protected String |
getProtectedInstanceStringPropertyPureGosuType() |
protected static int |
getProtectedStaticIntPropertyPureGosuType() |
protected static String |
getProtectedStaticStringPropertyPureGosuType() |
int |
getPublicInstanceIntPropertyPureGosuType() |
String |
getPublicInstanceStringPropertyPureGosuType() |
static int |
getPublicStaticIntPropertyPureGosuType() |
static String |
getPublicStaticStringPropertyPureGosuType() |
public static String publicStaticStringFieldPureGosuType
public static int publicStaticIntFieldPureGosuType
protected static String protectedStaticStringFieldPureGosuType
protected static int protectedStaticIntFieldPureGosuType
public String publicInstanceStringFieldPureGosuType
public int publicInstanceIntFieldPureGosuType
protected String protectedInstanceStringFieldPureGosuType
protected int protectedInstanceIntFieldPureGosuType
public static String getPublicStaticStringPropertyPureGosuType()
public static int getPublicStaticIntPropertyPureGosuType()
protected static String getProtectedStaticStringPropertyPureGosuType()
protected static int getProtectedStaticIntPropertyPureGosuType()
public String getPublicInstanceStringPropertyPureGosuType()
public int getPublicInstanceIntPropertyPureGosuType()
protected String getProtectedInstanceStringPropertyPureGosuType()
protected int getProtectedInstanceIntPropertyPureGosuType()
Copyright © 2015. All rights reserved.