public static class JaxbHibernateMapping.JaxbFilterDef.JaxbFilterParam extends 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="name" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="type" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected String |
type |
| Constructor and Description |
|---|
JaxbHibernateMapping.JaxbFilterDef.JaxbFilterParam() |
public JaxbHibernateMapping.JaxbFilterDef.JaxbFilterParam()
public String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic String getType()
StringCopyright © 2014. All rights reserved.