@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface ComplexType
| Modifier and Type | Required Element and Description | 
|---|---|
| String | name | 
| Modifier and Type | Optional Element and Description | 
|---|---|
| String | baseType | 
| boolean | isAbstract | 
| boolean | isOpenType | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.