| Package | Description |
|---|---|
| org.codingmatters.value.objects.js.parser.model | |
| org.codingmatters.value.objects.js.parser.model.types |
| Modifier and Type | Method and Description |
|---|---|
ValueObjectType |
ValueObjectProperty.type() |
| Constructor and Description |
|---|
ValueObjectProperty(String name,
ValueObjectType type) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ObjectType |
interface |
YamlEnum |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectTypeExternalValue |
class |
ObjectTypeInSpecValueObject |
class |
ObjectTypeNested |
class |
ValueObjectTypeExternalType |
class |
ValueObjectTypeList |
class |
ValueObjectTypePrimitiveType |
class |
YamlEnumExternalEnum |
class |
YamlEnumInSpecEnum |
| Modifier and Type | Method and Description |
|---|---|
ValueObjectType |
ValueObjectTypeList.type() |
| Constructor and Description |
|---|
ValueObjectTypeList(String name,
ValueObjectType type,
String packageName) |
Copyright © 2019. All rights reserved.