Annotated
, AttrDecls
, ComplexTypeModel
, TypeDefParticle
, TypedXmlWriter
public interface ComplexType extends Annotated, ComplexTypeModel, TypedXmlWriter
Auto-generated, do not edit.
Modifier and Type | Method | 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
anyAttribute, attribute
complexContent, mixed, simpleContent
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 © 2018 Oracle Corporation. All rights reserved.