ClassMetadata, Metadatapublic class XsdClassMetadata extends Object implements ClassMetadata
| Modifier and Type | Field | Description |
|---|---|---|
static String |
COMPOSITOR_ALL |
|
static String |
COMPOSITOR_SEQUENCE |
|
static String |
ID |
| Constructor | Description |
|---|---|
XsdClassMetadata() |
| Modifier and Type | Method | 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–2018 Codehaus Plexus. All rights reserved.