java.lang.Object
com.github.muehmar.gradle.openapi.generator.java.model.member.JavaPojoMembers

public class JavaPojoMembers extends Object
The members of a JavaObjectPojo. This container ensures, that the same property does not exist twice. Adding a property which is already present will not add a new property/member, it will keep the current property but maybe with lower restrictions concerning Nullability and Necessity.