public class Definitions extends Object implements Serializable
Constructor and Description |
---|
Definitions() |
Modifier and Type | Method and Description |
---|---|
List<Error> |
getErrors() |
String |
getId() |
String |
getTargetNamespace() |
void |
setErrors(List<Error> errors) |
void |
setId(String id) |
void |
setTargetNamespace(String targetNamespace) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.