Class Styles.UsingName
java.lang.Object
org.immutables.value.processor.meta.Styles.UsingName
- Enclosing class:
Styles
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionfinal classclass -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Depluralizerprivate final Stringprivate final Stringprivate final Styles.Scheme -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateUsingName(String name, Styles.Scheme scheme, Depluralizer depluralizer, String forcedRaw) -
Method Summary
Modifier and TypeMethodDescriptionprivate StringdetectRawFrom(String name) private String(package private) StringdetectRawFromAbstract(String abstractName) Forced raw will not work if using this method(package private) StringdetectRawFromAttributeBuilder(String attributeBuilderName)
-
Field Details
-
name
-
scheme
-
forcedRaw
-
depluralizer
-
-
Constructor Details
-
UsingName
-
-
Method Details
-
detectRawFrom
-
detectRawFromAbstract
-
detectRawFromAbstract
Forced raw will not work if using this method -
detectRawFromAttributeBuilder
-