Package | Description |
---|---|
de.interactive_instruments.ShapeChange |
Modifier and Type | Method and Description |
---|---|
DescriptorTarget.MultiValueBehavior |
DescriptorTarget.getMultiValueBehavior() |
static DescriptorTarget.MultiValueBehavior |
DescriptorTarget.MultiValueBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DescriptorTarget.MultiValueBehavior[] |
DescriptorTarget.MultiValueBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DescriptorTarget(DescriptorTarget.AppliesTo appliesTo,
String target,
String template,
DescriptorTarget.Format format,
DescriptorTarget.NoValueBehavior noValueBehavior,
String noValueText,
DescriptorTarget.MultiValueBehavior multiValueBehavior,
String multiValueConnectorToken) |
Copyright © 2018. All rights reserved.