public class CExceptionDescriptor extends PStructDescriptor<CException,CField>
| Constructor and Description |
|---|
CExceptionDescriptor(String comment,
String packageName,
String name,
List<CField> fields) |
| Modifier and Type | Method and Description |
|---|---|
CField |
getField(int key) |
CField |
getField(String name) |
CField[] |
getFields() |
PMessageVariant |
getVariant() |
boolean |
isSimple() |
equals, factory, getType, hashCode, isCompactiblegetComment, getName, getPackageName, getQualifiedName, toStringpublic CField[] getFields()
getFields in class PStructDescriptor<CException,CField>public CField getField(String name)
getField in class PStructDescriptor<CException,CField>public CField getField(int key)
getField in class PStructDescriptor<CException,CField>public boolean isSimple()
isSimple in class PStructDescriptor<CException,CField>public PMessageVariant getVariant()
getVariant in class PStructDescriptor<CException,CField>Copyright © 2016. All rights reserved.