Package | Description |
---|---|
com.semarchy.mdm.runtime.model.logical |
This package contains the
IModel representing the model as designed in Semarchy Convergence For MDM. |
Modifier and Type | Method and Description |
---|---|
FieldDisplayDescriptor.FieldDisplayType |
FieldDisplayDescriptor.getDisplayType() |
static FieldDisplayDescriptor.FieldDisplayType |
FieldDisplayDescriptor.FieldDisplayType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldDisplayDescriptor.FieldDisplayType[] |
FieldDisplayDescriptor.FieldDisplayType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
FieldDisplayDescriptor(FieldDisplayDescriptor.FieldDisplayType displayType) |
FieldDisplayDescriptor(FieldDisplayDescriptor.FieldDisplayType displayType,
Map<String,String> displayProperties) |
Copyright © 2017. All rights reserved.