public class Member extends ComplexObject
| Modifier and Type | Field and Description |
|---|---|
protected static AcsComplexType |
memberType
The class AcsType
|
attributes, cTypetype, value| Constructor and Description |
|---|
Member()
Member constructor
|
| Modifier and Type | Method and Description |
|---|---|
static AcsComplexType |
getClassType()
The class method to get the class Type
|
static void |
setClassType(AcsComplexType t)
The class method to setup the type
|
getAttribute, getAttributes, getAttributeValue, setAttributeValuegetTypeDocumentation, getTypeName, getTypeNamespace, getValue, setValue, toStringprotected static AcsComplexType memberType
public static void setClassType(AcsComplexType t)
public static AcsComplexType getClassType()