()
| 128 | /////////////////////////////////////////////////////////////////////// |
| 129 | |
| 130 | public final String getOutputName() |
| 131 | { |
| 132 | return OutputNameFormatting.getOutputName(this); |
| 133 | } |
| 134 | |
| 135 | /** |
| 136 | * Get the type of PObject |
no test coverage detected