PathAttachment constructor

PathAttachment(
  1. String name
)

Implementation

PathAttachment(String name) : super(name);