public final void setOtherWaste(final String otherWaste) {
   compostableWasteCollectionRequestData.setOtherWaste(otherWaste);
 }