Returns the INFO name associated with this InfoBoolean. @return The INFO name associated with this InfoBoolean
()
| 55 | * @return The INFO name associated with this InfoBoolean |
| 56 | */ |
| 57 | public String getInfoName() |
| 58 | { |
| 59 | return infoName; |
| 60 | } |
| 61 | |
| 62 | /** |
| 63 | * Returns the Boolean Formula for this InfoBoolean. |
no outgoing calls
no test coverage detected