A E G H I T
A
- AbstractText - Class in io.polygenesis.shared.valueobject
-
Value object for string fields.
- AbstractText(String) - Constructor for class io.polygenesis.shared.valueobject.AbstractText
-
Instantiates a new Simple text.
- Assertion - Class in io.polygenesis.shared.assertion
-
Assertion utility class that assists in validating arguments.
E
- equals(Object) - Method in class io.polygenesis.shared.valueobject.AbstractText
-
- equals(Object) - Method in class io.polygenesis.shared.valueobject.Text
-
G
- getLowerCamel() - Method in class io.polygenesis.shared.valueobject.Text
-
Gets lower camel.
- getLowerCamelSpaces() - Method in class io.polygenesis.shared.valueobject.Text
-
Gets lower camel spaces.
- getLowerCase() - Method in class io.polygenesis.shared.valueobject.Text
-
Gets lower case.
- getLowerHyphen() - Method in class io.polygenesis.shared.valueobject.Text
-
Gets lower hyphen.
- getModified() - Method in class io.polygenesis.shared.valueobject.Text
-
Gets modified.
- getOriginal() - Method in class io.polygenesis.shared.valueobject.Text
-
Gets original.
- getPlural() - Method in class io.polygenesis.shared.valueobject.Text
-
Gets plural.
- getText() - Method in class io.polygenesis.shared.valueobject.AbstractText
-
Gets text.
- getUpperCamel() - Method in class io.polygenesis.shared.valueobject.Text
-
Gets upper camel.
- getUpperCamelSpaces() - Method in class io.polygenesis.shared.valueobject.Text
-
Gets upper camel spaces.
- getUpperCase() - Method in class io.polygenesis.shared.valueobject.Text
-
Gets upper case.
- getUpperUnderscore() - Method in class io.polygenesis.shared.valueobject.Text
-
Gets upper underscore.
H
- hashCode() - Method in class io.polygenesis.shared.valueobject.AbstractText
-
- hashCode() - Method in class io.polygenesis.shared.valueobject.Text
-
I
- io.polygenesis.shared.assertion - package io.polygenesis.shared.assertion
-
- io.polygenesis.shared.valueobject - package io.polygenesis.shared.valueobject
-
- isFalse(boolean, String) - Static method in class io.polygenesis.shared.assertion.Assertion
-
Is false.
- isNotEmpty(String, String) - Static method in class io.polygenesis.shared.assertion.Assertion
-
Is not empty.
- isNotNull(Object, String) - Static method in class io.polygenesis.shared.assertion.Assertion
-
Is not null.
- isNull(Object, String) - Static method in class io.polygenesis.shared.assertion.Assertion
-
Is null.
- isTrue(boolean, String) - Static method in class io.polygenesis.shared.assertion.Assertion
-
Is true.
T
- Text - Class in io.polygenesis.shared.valueobject
-
Value object encapsulating string conversions required in code generation.
- Text(String) - Constructor for class io.polygenesis.shared.valueobject.Text
-
Default constructor for
Text object.
A E G H I T
Copyright © 2015–2019 OREGOR LTD. All rights reserved.