public interface ComplexType extends Annotated, ComplexTypeModel, TypedXmlWriter
Auto-generated, do not edit.
Modifier and Type | Method and Description |
---|---|
ComplexType |
_abstract(boolean value) |
ComplexType |
_final(String value) |
ComplexType |
_final(String[] value) |
ComplexType |
block(String value) |
ComplexType |
block(String[] value) |
ComplexType |
name(String value) |
annotation, id
complexContent, mixed, simpleContent
anyAttribute, attribute
all, choice, sequence
_attribute, _attribute, _attribute, _cast, _cdata, _comment, _element, _element, _element, _element, _namespace, _namespace, _namespace, _pcdata, block, commit, commit, getDocument
ComplexType _final(String[] value)
ComplexType _final(String value)
ComplexType block(String[] value)
ComplexType block(String value)
ComplexType _abstract(boolean value)
ComplexType name(String value)
Copyright © 2021 JBoss by Red Hat. All rights reserved.