Get the modified name e.g. "Natural/Primary" of this Equipment. Is mostly unset and (if set) is added to the display name when producing the long name @return the modified name
()
| 3051 | * @return the modified name |
| 3052 | */ |
| 3053 | public String modifiedName() |
| 3054 | { |
| 3055 | return modifiedName; |
| 3056 | } |
| 3057 | |
| 3058 | /** |
| 3059 | * Process and return a movement string |
no outgoing calls
no test coverage detected