Documentation > Value Objects

This commit is contained in:
Meritoo
2018-07-02 21:22:29 +02:00
parent cc30ad8d9e
commit a448d592d2
8 changed files with 63 additions and 1 deletions

View File

@@ -57,5 +57,6 @@ class UnknownSimpleTypeException extends UnknownTypeException
2. [Collection of elements](Collection-of-elements.md)
3. [**Exceptions**](Exceptions.md)
4. [Static methods](Static-methods.md)
5. [Value Objects](Value-Objects.md)
[‹ Back to `Readme`](../README.md)