public class MemberAccess_WrappedJavaClassByJavaBackedType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
protectedInstanceIntFieldJavaBackedGosuType |
protected String |
protectedInstanceStringFieldJavaBackedGosuType |
protected static int |
protectedStaticIntFieldJavaBackedGosuType |
protected static String |
protectedStaticStringFieldJavaBackedGosuType |
int |
publicInstanceIntFieldJavaBackedGosuType |
String |
publicInstanceStringFieldJavaBackedGosuType |
static int |
publicStaticIntFieldJavaBackedGosuType |
static String |
publicStaticStringFieldJavaBackedGosuType |
| Constructor and Description |
|---|
MemberAccess_WrappedJavaClassByJavaBackedType() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getProtectedInstanceIntPropertyJavaBackedGosuType() |
protected String |
getProtectedInstanceStringPropertyJavaBackedGosuType() |
protected static int |
getProtectedStaticIntPropertyJavaBackedGosuType() |
protected static String |
getProtectedStaticStringPropertyJavaBackedGosuType() |
int |
getPublicInstanceIntPropertyJavaBackedGosuType() |
String |
getPublicInstanceStringPropertyJavaBackedGosuType() |
static int |
getPublicStaticIntPropertyJavaBackedGosuType() |
static String |
getPublicStaticStringPropertyJavaBackedGosuType() |
public static String publicStaticStringFieldJavaBackedGosuType
public static int publicStaticIntFieldJavaBackedGosuType
protected static String protectedStaticStringFieldJavaBackedGosuType
protected static int protectedStaticIntFieldJavaBackedGosuType
public String publicInstanceStringFieldJavaBackedGosuType
public int publicInstanceIntFieldJavaBackedGosuType
protected String protectedInstanceStringFieldJavaBackedGosuType
protected int protectedInstanceIntFieldJavaBackedGosuType
public MemberAccess_WrappedJavaClassByJavaBackedType()
public static String getPublicStaticStringPropertyJavaBackedGosuType()
public static int getPublicStaticIntPropertyJavaBackedGosuType()
protected static String getProtectedStaticStringPropertyJavaBackedGosuType()
protected static int getProtectedStaticIntPropertyJavaBackedGosuType()
public String getPublicInstanceStringPropertyJavaBackedGosuType()
public int getPublicInstanceIntPropertyJavaBackedGosuType()
protected String getProtectedInstanceStringPropertyJavaBackedGosuType()
protected int getProtectedInstanceIntPropertyJavaBackedGosuType()
Copyright © 2015. All rights reserved.