Class BodyPartList

    • Constructor Detail

      • BodyPartList

        public BodyPartList​(BodyPartID bodyPartID)
        Construct a BodyPartList object containing one BodyPartID.
        Parameters:
        bodyPartID - the BodyPartID to be contained.
      • BodyPartList

        public BodyPartList​(BodyPartID[] bodyPartIDs)