@Contract @Hk2XmlPreGenerate public interface LocalComplexType extends ComplexType
Java class for localComplexType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="localComplexType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}complexType"> <sequence> <element ref="{http://www.w3.org/2001/XMLSchema}annotation" minOccurs="0"/> <group ref="{http://www.w3.org/2001/XMLSchema}complexTypeModel"/> </sequence> <anyAttribute processContents='lax' namespace='##other'/> </restriction> </complexContent> </complexType>
getAll, getAnyAttribute, getAttributeOrAttributeGroup, getBlock, getChoice, getComplexContent, getFinal, getGroup, getName, getSequence, getSimpleContent, isAbstract, isMixed, setAbstract, setAll, setAnyAttribute, setChoice, setComplexContent, setGroup, setMixed, setName, setSequence, setSimpleContent
getAnnotation, getId, setAnnotation, setId
getOtherAttributes, setOtherAttributes
Copyright © 2009–2023 Oracle Corporation. All rights reserved.