public class XsdClassMetadata extends Object implements ClassMetadata
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPOSITOR_ALL |
static String |
COMPOSITOR_SEQUENCE |
static String |
ID |
| Constructor and Description |
|---|
XsdClassMetadata() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCompositor() |
void |
setCompositor(String compositor) |
public static final String ID
public static final String COMPOSITOR_ALL
public static final String COMPOSITOR_SEQUENCE
Copyright © 2001–2016 Codehaus. All rights reserved.