com.sun.xml.bind.v2.schemagen.xmlschema
Interface ComplexType
- All Superinterfaces:
- Annotated, AttrDecls, ComplexTypeModel, TypeDefParticle, TypedXmlWriter
public interface ComplexType
- extends Annotated, ComplexTypeModel, TypedXmlWriter
Auto-generated, do not edit.
| Methods inherited from interface com.sun.xml.txw2.TypedXmlWriter |
_attribute, _attribute, _attribute, _cast, _cdata, _comment, _element, _element, _element, _element, _namespace, _namespace, _namespace, _pcdata, block, commit, commit, getDocument |
_final
ComplexType _final(String[] value)
_final
ComplexType _final(String value)
block
ComplexType block(String[] value)
block
ComplexType block(String value)
_abstract
ComplexType _abstract(boolean value)
name
ComplexType name(String value)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.