public static class ConceptTableMapping.MapConcept 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="toColumn" use="required" type="{http://schemas.google.com/dspl/2010}LocalId" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
MapConcept() |
Modifier and Type | Method and Description |
---|---|
String |
getToColumn()
Gets the value of the toColumn property.
|
void |
setToColumn(String value)
Sets the value of the toColumn property.
|
Copyright © 2016 Metron, Inc.. All rights reserved.