Class CapacityAlertDTO
java.lang.Object
neqsim.process.safety.dto.CapacityAlertDTO
- All Implemented Interfaces:
Serializable
Represents a validation alert indicating that a disposal unit is overloaded in a load case.
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCapacityAlertDTO(String loadCaseName, String disposalUnitName, String message) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
loadCaseName
-
disposalUnitName
-
message
-
-
Constructor Details
-
CapacityAlertDTO
-
-
Method Details
-
getLoadCaseName
-
getDisposalUnitName
-
getMessage
-