} content.setParentRef(new ParentRef(BbcFeeds.nitroUriForPid(source.getSeriesOf().getPid()))); } BigInteger expectedChildCount = source.getExpectedChildCount(); if (expectedChildCount != null) { content.setTotalEpisodes(expectedChildCount.intValue()); } } }