public class UnionTypeDeclaration extends TypeDeclaration<UnionResolvedType>
node| Constructor and Description |
|---|
UnionTypeDeclaration(KeyValueNode node,
UnionResolvedType unionTypeDefinition) |
| Modifier and Type | Method and Description |
|---|---|
List<TypeDeclaration> |
of() |
defaultValue, getNode, getResolvedType, name, parentTypes, required, rootElementName, schemaContent, toXmlSchema, type, validateannotationsequals, hashCodepublic UnionTypeDeclaration(KeyValueNode node, UnionResolvedType unionTypeDefinition)
public List<TypeDeclaration> of()
Copyright © 2017. All rights reserved.