Package | Description |
---|---|
de.interactive_instruments.ShapeChange |
Modifier and Type | Method and Description |
---|---|
DescriptorTarget.Format |
DescriptorTarget.getFormat() |
static DescriptorTarget.Format |
DescriptorTarget.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DescriptorTarget.Format[] |
DescriptorTarget.Format.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 © 2017. All rights reserved.