| Package | Description |
|---|---|
| org.codingmatters.value.objects.js.parser.model.types |
| Modifier and Type | Method and Description |
|---|---|
static ValueObjectTypePrimitiveType.YAML_PRIMITIVE_TYPES |
ValueObjectTypePrimitiveType.YAML_PRIMITIVE_TYPES.from(String type) |
ValueObjectTypePrimitiveType.YAML_PRIMITIVE_TYPES |
ValueObjectTypePrimitiveType.type() |
static ValueObjectTypePrimitiveType.YAML_PRIMITIVE_TYPES |
ValueObjectTypePrimitiveType.YAML_PRIMITIVE_TYPES.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueObjectTypePrimitiveType.YAML_PRIMITIVE_TYPES[] |
ValueObjectTypePrimitiveType.YAML_PRIMITIVE_TYPES.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.