Uses of Class
model.FeeProfilesListEmbedded
-
Packages that use FeeProfilesListEmbedded Package Description model -
-
Uses of FeeProfilesListEmbedded in model
Methods in model that return FeeProfilesListEmbedded Modifier and Type Method Description FeeProfilesListEmbeddedFeeProfilesListEmbedded. addFeeProfilesItem(FeeProfile feeProfilesItem)FeeProfilesListEmbeddedFeeProfilesListEmbedded. feeProfiles(Set<FeeProfile> feeProfiles)static FeeProfilesListEmbeddedFeeProfilesListEmbedded. fromJson(String jsonString)Create an instance of FeeProfilesListEmbedded given an JSON stringFeeProfilesListEmbeddedFeeProfilesList. getEmbedded()Get embeddedMethods in model with parameters of type FeeProfilesListEmbedded Modifier and Type Method Description FeeProfilesListFeeProfilesList. embedded(FeeProfilesListEmbedded embedded)voidFeeProfilesList. setEmbedded(FeeProfilesListEmbedded embedded)
-