ClippingAttachment constructor

ClippingAttachment(
  1. String name
)

Implementation

ClippingAttachment(String name) : super(name);