Class AbstractZoneCodeQualification<Z extends IZoneCode>
java.lang.Object
com.dna.jopt.member.unit.condition.workinghour.zone.AbstractZoneCodeQualification<Z>
- All Implemented Interfaces:
IQualification,IZoneCodeQualification<Z>,Serializable
- Direct Known Subclasses:
UKPostCodeQualification,ZoneNumberQualification
public abstract class AbstractZoneCodeQualification<Z extends IZoneCode>
extends Object
implements IZoneCodeQualification<Z>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbstractZoneCodeQualification
public AbstractZoneCodeQualification()
-
-
Method Details
-
getCode
- Specified by:
getCodein interfaceIZoneCodeQualification<Z extends IZoneCode>
-
setCode
- Specified by:
setCodein interfaceIZoneCodeQualification<Z extends IZoneCode>
-
addExtraCode
- Specified by:
addExtraCodein interfaceIZoneCodeQualification<Z extends IZoneCode>
-
getExtaCodes
- Specified by:
getExtaCodesin interfaceIZoneCodeQualification<Z extends IZoneCode>
-