Searched refs:getBodyParts (Results 1 – 2 of 2) sorted by relevance
120 public List<BodyPart> getBodyParts() { in getBodyParts() method in Multipart170 List<BodyPart> bodyParts = getBodyParts(); in writeTo()
176 List<BodyPart> partList = multipart.getBodyParts(); in testWriteToAlternativePart()220 List<BodyPart> partList = multipart.getBodyParts(); in testWriteToMixedPart()