Class HarmonizedTariffScheduleCodeUseValue
java.lang.Object
com.echothree.util.server.persistence.BaseValue<HarmonizedTariffScheduleCodeUsePK>
com.echothree.model.data.item.server.value.HarmonizedTariffScheduleCodeUseValue
- All Implemented Interfaces:
Serializable,Cloneable
public class HarmonizedTariffScheduleCodeUseValue
extends BaseValue<HarmonizedTariffScheduleCodeUsePK>
implements Cloneable, Serializable
- See Also:
-
Field Summary
Fields inherited from class com.echothree.util.server.persistence.BaseValue
_primaryKey, entityId -
Constructor Summary
ConstructorsConstructorDescriptionHarmonizedTariffScheduleCodeUseValue(HarmonizedTariffScheduleCodePK harmonizedTariffScheduleCodePK, HarmonizedTariffScheduleCodeUseTypePK harmonizedTariffScheduleCodeUseTypePK, Long fromTime, Long thruTime) Creates a new instance of HarmonizedTariffScheduleCodeUseValueHarmonizedTariffScheduleCodeUseValue(HarmonizedTariffScheduleCodeUsePK harmonizedTariffScheduleCodeUsePK, HarmonizedTariffScheduleCodePK harmonizedTariffScheduleCodePK, HarmonizedTariffScheduleCodeUseTypePK harmonizedTariffScheduleCodeUseTypePK, Long fromTime, Long thruTime) Creates a new instance of HarmonizedTariffScheduleCodeUseValue -
Method Summary
Modifier and TypeMethodDescriptionvoidclone()booleanbooleanbooleanbooleanbooleanbooleaninthashCode()booleanisIdentical(Object other) voidsetFromTime(Long fromTime) voidsetHarmonizedTariffScheduleCodePK(HarmonizedTariffScheduleCodePK harmonizedTariffScheduleCodePK) voidsetHarmonizedTariffScheduleCodeUseTypePK(HarmonizedTariffScheduleCodeUseTypePK harmonizedTariffScheduleCodeUseTypePK) voidsetThruTime(Long thruTime) toString()Methods inherited from class com.echothree.util.server.persistence.BaseValue
checkForNull, getEntityId, hasIdentity, setEntityId
-
Constructor Details
-
HarmonizedTariffScheduleCodeUseValue
public HarmonizedTariffScheduleCodeUseValue(HarmonizedTariffScheduleCodeUsePK harmonizedTariffScheduleCodeUsePK, HarmonizedTariffScheduleCodePK harmonizedTariffScheduleCodePK, HarmonizedTariffScheduleCodeUseTypePK harmonizedTariffScheduleCodeUseTypePK, Long fromTime, Long thruTime) throws PersistenceNotNullException Creates a new instance of HarmonizedTariffScheduleCodeUseValue- Throws:
PersistenceNotNullException
-
HarmonizedTariffScheduleCodeUseValue
public HarmonizedTariffScheduleCodeUseValue(HarmonizedTariffScheduleCodePK harmonizedTariffScheduleCodePK, HarmonizedTariffScheduleCodeUseTypePK harmonizedTariffScheduleCodeUseTypePK, Long fromTime, Long thruTime) throws PersistenceNotNullException Creates a new instance of HarmonizedTariffScheduleCodeUseValue- Throws:
PersistenceNotNullException
-
-
Method Details
-
getBaseFactoryInstance
- Specified by:
getBaseFactoryInstancein classBaseValue<HarmonizedTariffScheduleCodeUsePK>
-
clone
-
getPrimaryKey
- Specified by:
getPrimaryKeyin classBaseValue<HarmonizedTariffScheduleCodeUsePK>
-
hashCode
-
toString
-
equals
-
isIdentical
-
hasBeenModified
- Specified by:
hasBeenModifiedin classBaseValue<HarmonizedTariffScheduleCodeUsePK>
-
clearHasBeenModified
- Specified by:
clearHasBeenModifiedin classBaseValue<HarmonizedTariffScheduleCodeUsePK>
-
getHarmonizedTariffScheduleCodePK
-
setHarmonizedTariffScheduleCodePK
public void setHarmonizedTariffScheduleCodePK(HarmonizedTariffScheduleCodePK harmonizedTariffScheduleCodePK) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getHarmonizedTariffScheduleCodePKHasBeenModified
-
getHarmonizedTariffScheduleCodeUseTypePK
-
setHarmonizedTariffScheduleCodeUseTypePK
public void setHarmonizedTariffScheduleCodeUseTypePK(HarmonizedTariffScheduleCodeUseTypePK harmonizedTariffScheduleCodeUseTypePK) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getHarmonizedTariffScheduleCodeUseTypePKHasBeenModified
-
getFromTime
-
setFromTime
- Throws:
PersistenceNotNullException
-
getFromTimeHasBeenModified
-
getThruTime
-
setThruTime
- Throws:
PersistenceNotNullException
-
getThruTimeHasBeenModified
-