public static class JaxbReturnElement.JaxbReturnDiscriminator
extends java.lang.Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="column" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
column |
Constructor and Description |
---|
JaxbReturnElement.JaxbReturnDiscriminator() |
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.