Class PojoPromotionResult
java.lang.Object
com.github.muehmar.gradle.openapi.generator.java.model.promotion.PojoPromotionResult
Contains the promoted pojo itself (which may be unchanged) and a collection of newly created
pojos during the promotion. The collection of newly created pojos will contain the promoted pojo
too in case it is modified cause of the promotion.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PojoPromotionResult
public PojoPromotionResult()
-
-
Method Details
-
ofUnchangedPojo
-
getNewPojosWithPromotedPojoExcluded
-