public static class XDimAttribute.RefSpec extends Object implements org.jvnet.jaxb2_commons.lang.ToString
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">
<choice>
<element name="table_references" type="{uri:lens:cube:0.1}x_table_references"/>
<element name="chain_ref_column" type="{uri:lens:cube:0.1}x_chain_column"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
XDimAttribute.RefSpec() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
XChainColumn |
getChainRefColumn()
Gets the value of the chainRefColumn property.
|
XTableReferences |
getTableReferences()
Gets the value of the tableReferences property.
|
void |
setChainRefColumn(XChainColumn value)
Sets the value of the chainRefColumn property.
|
void |
setTableReferences(XTableReferences value)
Sets the value of the tableReferences property.
|
String |
toString() |
public XTableReferences getTableReferences()
XTableReferencespublic void setTableReferences(XTableReferences value)
value - allowed object is
XTableReferencespublic XChainColumn getChainRefColumn()
XChainColumnpublic void setChainRefColumn(XChainColumn value)
value - allowed object is
XChainColumnpublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringpublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringCopyright © 2014–2015 Apache Software Foundation. All rights reserved.