public static class ModifierType.Transformation 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="mode" use="required" type="{http://www.esdi-humboldt.eu/hale/alignment}TransformationModeType" /> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected TransformationModeType |
mode |
Constructor and Description |
---|
ModifierType.Transformation() |
Modifier and Type | Method and Description |
---|---|
TransformationModeType |
getMode()
Gets the value of the mode property.
|
void |
setMode(TransformationModeType value)
Sets the value of the mode property.
|
protected TransformationModeType mode
public TransformationModeType getMode()
TransformationModeType
public void setMode(TransformationModeType value)
value
- allowed object is
TransformationModeType
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a