@Contract @Hk2XmlPreGenerate public interface SimpleExplicitGroup extends ExplicitGroup
Java class for simpleExplicitGroup complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="simpleExplicitGroup"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}explicitGroup"> <sequence> <element ref="{http://www.w3.org/2001/XMLSchema}annotation" minOccurs="0"/> <group ref="{http://www.w3.org/2001/XMLSchema}nestedParticle" maxOccurs="unbounded" minOccurs="0"/> </sequence> <anyAttribute processContents='lax' namespace='##other'/> </restriction> </complexContent> </complexType>
getMaxOccurs, getMinOccurs, getName, getParticle, getRef, setMaxOccurs, setMinOccurs, setName, setParticle, setRef
getAnnotation, getId, setAnnotation, setId
getOtherAttributes, setOtherAttributes
Copyright © 2009–2023 Oracle Corporation. All rights reserved.