PointAttachment constructor

PointAttachment(
  1. String name
)

Implementation

PointAttachment(String name) : super(name);