public static class UFFam.ClassData extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
int |
attributeCount |
UFFam.AttributeData[] |
attributeData |
String |
name |
int |
subtype |
Constructor and Description |
---|
ClassData() |
ClassData(int INIT_subtype,
int INIT_attributeCount,
UFFam.AttributeData[] INIT_attributeData,
String INIT_name) |
public int subtype
public int attributeCount
public UFFam.AttributeData[] attributeData
public String name
public ClassData()
public ClassData(int INIT_subtype, int INIT_attributeCount, UFFam.AttributeData[] INIT_attributeData, String INIT_name)
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.