@Api public class Mapping extends ParameterDefinition<Variable>
Constructor and Description |
---|
Mapping(String id,
LocalizedString name,
LocalizedString description,
boolean hidden,
boolean self) |
Modifier and Type | Method and Description |
---|---|
boolean |
isHidden()
If true, then column with this mapping is not visible in datachooser result.
|
boolean |
isSelf() |
equals, getDefaultValue, getDescription, getId, getName, getType, hasDefaultValue, hashCode, isArray, isOptional, toString
public Mapping(String id, LocalizedString name, LocalizedString description, boolean hidden, boolean self)
Copyright © 2019 Suncode. All rights reserved.