Skip navigation links
C E G I L M O P S T U V 

C

CustomGeneratorExample - Class in org.laoruga.dtogenerator.examples.generators.custom
 
CustomGeneratorExample - Class in org.laoruga.dtogenerator.examples.generators.custom
 
CustomGeneratorExample() - Constructor for class org.laoruga.dtogenerator.examples.generators.custom.CustomGeneratorExample
 
CustomGeneratorExample() - Constructor for class org.laoruga.dtogenerator.examples.generators.custom.CustomGeneratorExample
 
CustomGeneratorRemarkable - Class in org.laoruga.dtogenerator.examples.generators.custom
 
CustomGeneratorRemarkable - Class in org.laoruga.dtogenerator.examples.generators.custom
 
CustomGeneratorRemarkable() - Constructor for class org.laoruga.dtogenerator.examples.generators.custom.CustomGeneratorRemarkable
 
CustomGeneratorRemarkable() - Constructor for class org.laoruga.dtogenerator.examples.generators.custom.CustomGeneratorRemarkable
 
CustomGeneratorWithArgs - Class in org.laoruga.dtogenerator.examples.generators.custom
 
CustomGeneratorWithArgs - Class in org.laoruga.dtogenerator.examples.generators.custom
 
CustomGeneratorWithArgs() - Constructor for class org.laoruga.dtogenerator.examples.generators.custom.CustomGeneratorWithArgs
 
CustomGeneratorWithArgs() - Constructor for class org.laoruga.dtogenerator.examples.generators.custom.CustomGeneratorWithArgs
 

E

ExampleCustomGeneratorDtoDependent - Class in org.laoruga.dtogenerator.examples.generators.custom
 
ExampleCustomGeneratorDtoDependent - Class in org.laoruga.dtogenerator.examples.generators.custom
 
ExampleCustomGeneratorDtoDependent() - Constructor for class org.laoruga.dtogenerator.examples.generators.custom.ExampleCustomGeneratorDtoDependent
 
ExampleCustomGeneratorDtoDependent() - Constructor for class org.laoruga.dtogenerator.examples.generators.custom.ExampleCustomGeneratorDtoDependent
 

G

Gender - Enum in org.laoruga.dtogenerator.examples.dto
 
Gender - Enum in org.laoruga.dtogenerator.examples.dto
 
generate() - Method in class org.laoruga.dtogenerator.examples.generators.custom.CustomGeneratorExample
 
generate() - Method in class org.laoruga.dtogenerator.examples.generators.custom.CustomGeneratorExample
 
generate() - Method in class org.laoruga.dtogenerator.examples.generators.custom.CustomGeneratorRemarkable
 
generate() - Method in class org.laoruga.dtogenerator.examples.generators.custom.CustomGeneratorRemarkable
 
generate() - Method in class org.laoruga.dtogenerator.examples.generators.custom.CustomGeneratorWithArgs
 
generate() - Method in class org.laoruga.dtogenerator.examples.generators.custom.CustomGeneratorWithArgs
 
generate() - Method in class org.laoruga.dtogenerator.examples.generators.custom.ExampleCustomGeneratorDtoDependent
 
generate() - Method in class org.laoruga.dtogenerator.examples.generators.custom.ExampleCustomGeneratorDtoDependent
 

I

isDtoReady() - Method in class org.laoruga.dtogenerator.examples.generators.custom.ExampleCustomGeneratorDtoDependent
 
isDtoReady() - Method in class org.laoruga.dtogenerator.examples.generators.custom.ExampleCustomGeneratorDtoDependent
 

L

logJson(Object) - Static method in class org.laoruga.dtogenerator.examples.Utils
 
logJson(Object) - Static method in class org.laoruga.dtogenerator.examples.Utils
 

M

MIN_PLANETS_NUMBER - Static variable in class org.laoruga.dtogenerator.examples.generators.custom.CustomGeneratorExample
 
MIN_PLANETS_NUMBER - Static variable in class org.laoruga.dtogenerator.examples.generators.custom.CustomGeneratorExample
 

O

Office - Class in org.laoruga.dtogenerator.examples.dto
 
Office - Class in org.laoruga.dtogenerator.examples.dto
 
Office() - Constructor for class org.laoruga.dtogenerator.examples.dto.Office
 
Office() - Constructor for class org.laoruga.dtogenerator.examples.dto.Office
 
org.laoruga.dtogenerator.examples - package org.laoruga.dtogenerator.examples
 
org.laoruga.dtogenerator.examples.dto - package org.laoruga.dtogenerator.examples.dto
 
org.laoruga.dtogenerator.examples.generators.custom - package org.laoruga.dtogenerator.examples.generators.custom
 
org.laoruga.dtogenerator.examples.generators.custom.remark - package org.laoruga.dtogenerator.examples.generators.custom.remark
 

P

Person - Class in org.laoruga.dtogenerator.examples.dto
 
Person - Class in org.laoruga.dtogenerator.examples.dto
 
Person() - Constructor for class org.laoruga.dtogenerator.examples.dto.Person
 
Person() - Constructor for class org.laoruga.dtogenerator.examples.dto.Person
 
PersonRemark - Enum in org.laoruga.dtogenerator.examples.generators.custom.remark
 
PersonRemark - Enum in org.laoruga.dtogenerator.examples.generators.custom.remark
 
planets - Static variable in class org.laoruga.dtogenerator.examples.generators.custom.CustomGeneratorExample
 
planets - Static variable in class org.laoruga.dtogenerator.examples.generators.custom.CustomGeneratorExample
 

S

setArgs(String...) - Method in class org.laoruga.dtogenerator.examples.generators.custom.CustomGeneratorWithArgs
 
setArgs(String...) - Method in class org.laoruga.dtogenerator.examples.generators.custom.CustomGeneratorWithArgs
 
setConfigMap(Map<String, String>) - Method in class org.laoruga.dtogenerator.examples.generators.custom.CustomGeneratorRemarkable
 
setConfigMap(Map<String, String>) - Method in class org.laoruga.dtogenerator.examples.generators.custom.CustomGeneratorRemarkable
 
setDtoSupplier(Supplier<TwoFields>) - Method in class org.laoruga.dtogenerator.examples.generators.custom.ExampleCustomGeneratorDtoDependent
 
setDtoSupplier(Supplier<TwoFields>) - Method in class org.laoruga.dtogenerator.examples.generators.custom.ExampleCustomGeneratorDtoDependent
 
SolarSystem - Class in org.laoruga.dtogenerator.examples.dto
 
SolarSystem - Class in org.laoruga.dtogenerator.examples.dto
 
SolarSystem() - Constructor for class org.laoruga.dtogenerator.examples.dto.SolarSystem
 
SolarSystem() - Constructor for class org.laoruga.dtogenerator.examples.dto.SolarSystem
 

T

toJson(Object) - Static method in class org.laoruga.dtogenerator.examples.Utils
 
toJson(Object) - Static method in class org.laoruga.dtogenerator.examples.Utils
 
TwoFields - Class in org.laoruga.dtogenerator.examples.dto
 
TwoFields - Class in org.laoruga.dtogenerator.examples.dto
 
TwoFields() - Constructor for class org.laoruga.dtogenerator.examples.dto.TwoFields
 
TwoFields() - Constructor for class org.laoruga.dtogenerator.examples.dto.TwoFields
 

U

Utils - Class in org.laoruga.dtogenerator.examples
 
Utils - Class in org.laoruga.dtogenerator.examples
 
Utils() - Constructor for class org.laoruga.dtogenerator.examples.Utils
 
Utils() - Constructor for class org.laoruga.dtogenerator.examples.Utils
 

V

valueOf(String) - Static method in enum org.laoruga.dtogenerator.examples.dto.Gender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.laoruga.dtogenerator.examples.dto.Gender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.laoruga.dtogenerator.examples.generators.custom.remark.PersonRemark
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.laoruga.dtogenerator.examples.generators.custom.remark.PersonRemark
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.laoruga.dtogenerator.examples.dto.Gender
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.laoruga.dtogenerator.examples.dto.Gender
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.laoruga.dtogenerator.examples.generators.custom.remark.PersonRemark
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.laoruga.dtogenerator.examples.generators.custom.remark.PersonRemark
Returns an array containing the constants of this enum type, in the order they are declared.
C E G I L M O P S T U V 
Skip navigation links

Copyright © 2023. All rights reserved.