Class AllOfComposition
java.lang.Object
com.github.muehmar.gradle.openapi.generator.model.composition.AllOfComposition
-
Method Summary
Modifier and TypeMethodDescriptionadjustNullablePojo(PojoName nullablePojo) applyMapping(PojoNameMapping pojoNameMapping) static AllOfCompositionfromPojos(NonEmptyList<Pojo> pojos) getPojos()replaceObjectType(PojoName objectTypeName, String newObjectTypeDescription, Type newObjectType)
-
Method Details
-
fromPojos
-
getPojos
-
replaceObjectType
public AllOfComposition replaceObjectType(PojoName objectTypeName, String newObjectTypeDescription, Type newObjectType) -
adjustNullablePojo
-
applyMapping
-