Class ItemHarmonizedTariffScheduleCodeDetailValue
java.lang.Object
com.echothree.util.server.persistence.BaseValue<ItemHarmonizedTariffScheduleCodeDetailPK>
com.echothree.model.data.item.server.value.ItemHarmonizedTariffScheduleCodeDetailValue
- All Implemented Interfaces:
Serializable
,Cloneable
public class ItemHarmonizedTariffScheduleCodeDetailValue
extends BaseValue<ItemHarmonizedTariffScheduleCodeDetailPK>
implements Cloneable, Serializable
- See Also:
-
Field Summary
Fields inherited from class com.echothree.util.server.persistence.BaseValue
_primaryKey, entityId
-
Constructor Summary
ConstructorsConstructorDescriptionItemHarmonizedTariffScheduleCodeDetailValue
(ItemHarmonizedTariffScheduleCodeDetailPK itemHarmonizedTariffScheduleCodeDetailPK, ItemHarmonizedTariffScheduleCodePK itemHarmonizedTariffScheduleCodePK, ItemPK itemPK, GeoCodePK countryGeoCodePK, HarmonizedTariffScheduleCodeUseTypePK harmonizedTariffScheduleCodeUseTypePK, HarmonizedTariffScheduleCodePK harmonizedTariffScheduleCodePK, Long fromTime, Long thruTime) Creates a new instance of ItemHarmonizedTariffScheduleCodeDetailValueItemHarmonizedTariffScheduleCodeDetailValue
(ItemHarmonizedTariffScheduleCodePK itemHarmonizedTariffScheduleCodePK, ItemPK itemPK, GeoCodePK countryGeoCodePK, HarmonizedTariffScheduleCodeUseTypePK harmonizedTariffScheduleCodeUseTypePK, HarmonizedTariffScheduleCodePK harmonizedTariffScheduleCodePK, Long fromTime, Long thruTime) Creates a new instance of ItemHarmonizedTariffScheduleCodeDetailValue -
Method Summary
Modifier and TypeMethodDescriptionvoid
clone()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
int
hashCode()
boolean
isIdentical
(Object other) void
setCountryGeoCodePK
(GeoCodePK countryGeoCodePK) void
setFromTime
(Long fromTime) void
setHarmonizedTariffScheduleCodePK
(HarmonizedTariffScheduleCodePK harmonizedTariffScheduleCodePK) void
setHarmonizedTariffScheduleCodeUseTypePK
(HarmonizedTariffScheduleCodeUseTypePK harmonizedTariffScheduleCodeUseTypePK) void
setItemHarmonizedTariffScheduleCodePK
(ItemHarmonizedTariffScheduleCodePK itemHarmonizedTariffScheduleCodePK) void
void
setThruTime
(Long thruTime) toString()
Methods inherited from class com.echothree.util.server.persistence.BaseValue
checkForNull, getEntityId, hasIdentity, setEntityId
-
Constructor Details
-
ItemHarmonizedTariffScheduleCodeDetailValue
public ItemHarmonizedTariffScheduleCodeDetailValue(ItemHarmonizedTariffScheduleCodeDetailPK itemHarmonizedTariffScheduleCodeDetailPK, ItemHarmonizedTariffScheduleCodePK itemHarmonizedTariffScheduleCodePK, ItemPK itemPK, GeoCodePK countryGeoCodePK, HarmonizedTariffScheduleCodeUseTypePK harmonizedTariffScheduleCodeUseTypePK, HarmonizedTariffScheduleCodePK harmonizedTariffScheduleCodePK, Long fromTime, Long thruTime) throws PersistenceNotNullException Creates a new instance of ItemHarmonizedTariffScheduleCodeDetailValue- Throws:
PersistenceNotNullException
-
ItemHarmonizedTariffScheduleCodeDetailValue
public ItemHarmonizedTariffScheduleCodeDetailValue(ItemHarmonizedTariffScheduleCodePK itemHarmonizedTariffScheduleCodePK, ItemPK itemPK, GeoCodePK countryGeoCodePK, HarmonizedTariffScheduleCodeUseTypePK harmonizedTariffScheduleCodeUseTypePK, HarmonizedTariffScheduleCodePK harmonizedTariffScheduleCodePK, Long fromTime, Long thruTime) throws PersistenceNotNullException Creates a new instance of ItemHarmonizedTariffScheduleCodeDetailValue- Throws:
PersistenceNotNullException
-
-
Method Details
-
getBaseFactoryInstance
- Specified by:
getBaseFactoryInstance
in classBaseValue<ItemHarmonizedTariffScheduleCodeDetailPK>
-
clone
-
getPrimaryKey
- Specified by:
getPrimaryKey
in classBaseValue<ItemHarmonizedTariffScheduleCodeDetailPK>
-
hashCode
-
toString
-
equals
-
isIdentical
-
hasBeenModified
- Specified by:
hasBeenModified
in classBaseValue<ItemHarmonizedTariffScheduleCodeDetailPK>
-
clearHasBeenModified
- Specified by:
clearHasBeenModified
in classBaseValue<ItemHarmonizedTariffScheduleCodeDetailPK>
-
getItemHarmonizedTariffScheduleCodePK
-
setItemHarmonizedTariffScheduleCodePK
public void setItemHarmonizedTariffScheduleCodePK(ItemHarmonizedTariffScheduleCodePK itemHarmonizedTariffScheduleCodePK) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getItemHarmonizedTariffScheduleCodePKHasBeenModified
-
getItemPK
-
setItemPK
- Throws:
PersistenceNotNullException
-
getItemPKHasBeenModified
-
getCountryGeoCodePK
-
setCountryGeoCodePK
- Throws:
PersistenceNotNullException
-
getCountryGeoCodePKHasBeenModified
-
getHarmonizedTariffScheduleCodeUseTypePK
-
setHarmonizedTariffScheduleCodeUseTypePK
public void setHarmonizedTariffScheduleCodeUseTypePK(HarmonizedTariffScheduleCodeUseTypePK harmonizedTariffScheduleCodeUseTypePK) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getHarmonizedTariffScheduleCodeUseTypePKHasBeenModified
-
getHarmonizedTariffScheduleCodePK
-
setHarmonizedTariffScheduleCodePK
public void setHarmonizedTariffScheduleCodePK(HarmonizedTariffScheduleCodePK harmonizedTariffScheduleCodePK) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getHarmonizedTariffScheduleCodePKHasBeenModified
-
getFromTime
-
setFromTime
- Throws:
PersistenceNotNullException
-
getFromTimeHasBeenModified
-
getThruTime
-
setThruTime
- Throws:
PersistenceNotNullException
-
getThruTimeHasBeenModified
-