child abstract method

CopyEntity child(
  1. String basename
)

create a child

Implementation

CopyEntity child(String basename);