Uses of Class
org.cxml.Penalty
Packages that use Penalty
-
Uses of Penalty in org.cxml
Modifier and TypeFieldDescriptionprotected PenaltyAirDetail.penaltyprotected PenaltyRailDetail.penaltyModifier and TypeMethodDescriptionObjectFactory.createPenalty()Create an instance ofPenaltyAirDetail.getPenalty()Gets the value of the penalty property.RailDetail.getPenalty()Gets the value of the penalty property.Modifier and TypeMethodDescriptionvoidAirDetail.setPenalty(Penalty value) Sets the value of the penalty property.voidRailDetail.setPenalty(Penalty value) Sets the value of the penalty property.