Uses of Class
com.redhat.parodos.sdk.model.AdditionalInfo
Packages that use AdditionalInfo
-
Uses of AdditionalInfo in com.redhat.parodos.sdk.model
Methods in com.redhat.parodos.sdk.model that return AdditionalInfoModifier and TypeMethodDescriptionstatic AdditionalInfoCreate an instance of AdditionalInfo given an JSON stringMethods in com.redhat.parodos.sdk.model that return types with arguments of type AdditionalInfoMethods in com.redhat.parodos.sdk.model with parameters of type AdditionalInfoModifier and TypeMethodDescriptionWorkFlowResponseDTO.addAdditionalInfosItem(AdditionalInfo additionalInfosItem) Method parameters in com.redhat.parodos.sdk.model with type arguments of type AdditionalInfoModifier and TypeMethodDescriptionWorkFlowResponseDTO.additionalInfos(List<AdditionalInfo> additionalInfos) voidWorkFlowResponseDTO.setAdditionalInfos(List<AdditionalInfo> additionalInfos)