Uses of Interface
org.glassfish.jaxb.runtime.v2.schemagen.xmlschema.ExplicitGroup
-
Packages that use ExplicitGroup Package Description com.sun.xml.ws.spi.db org.glassfish.jaxb.runtime.v2.schemagen.xmlschema XML Schema writer generated by TXW. -
-
Uses of ExplicitGroup in com.sun.xml.ws.spi.db
Methods in com.sun.xml.ws.spi.db with parameters of type ExplicitGroup Modifier and Type Method Description protected voidServiceArtifactSchemaGenerator. addChild(ExplicitGroup sq, ParameterImpl param)protected OccursServiceArtifactSchemaGenerator. addChild(ExplicitGroup sq, QName name, TypeInfo typeInfo) -
Uses of ExplicitGroup in org.glassfish.jaxb.runtime.v2.schemagen.xmlschema
Methods in org.glassfish.jaxb.runtime.v2.schemagen.xmlschema that return ExplicitGroup Modifier and Type Method Description ExplicitGroupContentModelContainer. all()ExplicitGroupTypeDefParticle. all()ExplicitGroupContentModelContainer. choice()ExplicitGroupNestedParticle. choice()ExplicitGroupTypeDefParticle. choice()ExplicitGroupContentModelContainer. sequence()ExplicitGroupNestedParticle. sequence()ExplicitGroupTypeDefParticle. sequence()
-