Class TuaProduct

java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.tuadatamodel.jalo.TuaProduct
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
TuaProductBundle, TuaProductComponent

public class TuaProduct extends de.hybris.platform.jalo.GenericItem
Generated class for type TuaProduct.
See Also:
  • Field Details

    • ID

      public static final String ID
      Qualifier of the TuaProduct.id attribute
      See Also:
    • NAME

      public static final String NAME
      Qualifier of the TuaProduct.name attribute
      See Also:
    • DESCRIPTION

      public static final String DESCRIPTION
      Qualifier of the TuaProduct.description attribute
      See Also:
    • ISCUSTOMERVISIBLE

      public static final String ISCUSTOMERVISIBLE
      Qualifier of the TuaProduct.isCustomerVisible attribute
      See Also:
    • ORDERDATE

      public static final String ORDERDATE
      Qualifier of the TuaProduct.orderDate attribute
      See Also:
    • PRODUCTSERIALNUMBER

      public static final String PRODUCTSERIALNUMBER
      Qualifier of the TuaProduct.productSerialNumber attribute
      See Also:
    • STARTDATE

      public static final String STARTDATE
      Qualifier of the TuaProduct.startDate attribute
      See Also:
    • TERMINATIONDATE

      public static final String TERMINATIONDATE
      Qualifier of the TuaProduct.terminationDate attribute
      See Also:
    • STATUS

      public static final String STATUS
      Qualifier of the TuaProduct.status attribute
      See Also:
    • BILLINGACCOUNT

      public static final String BILLINGACCOUNT
      Qualifier of the TuaProduct.billingAccount attribute
      See Also:
    • PRODUCTOFFERING

      public static final String PRODUCTOFFERING
      Qualifier of the TuaProduct.productOffering attribute
      See Also:
    • PRODUCTSPECIFICATION

      public static final String PRODUCTSPECIFICATION
      Qualifier of the TuaProduct.productSpecification attribute
      See Also:
    • EXTERNALIDENTIFIERS

      public static final String EXTERNALIDENTIFIERS
      Qualifier of the TuaProduct.externalIdentifiers attribute
      See Also:
    • RELATEDPLACES

      public static final String RELATEDPLACES
      Qualifier of the TuaProduct.relatedPlaces attribute
      See Also:
    • PRODUCTTERMS

      public static final String PRODUCTTERMS
      Qualifier of the TuaProduct.productTerms attribute
      See Also:
    • TUAPRODUCT2TUAPRODUCTTERMRELATION_SRC_ORDERED

      protected static String TUAPRODUCT2TUAPRODUCTTERMRELATION_SRC_ORDERED
      Relation ordering override parameter constants for TuaProduct2TuaProductTermRelation from ((tuadatamodel))
    • TUAPRODUCT2TUAPRODUCTTERMRELATION_TGT_ORDERED

      protected static String TUAPRODUCT2TUAPRODUCTTERMRELATION_TGT_ORDERED
    • TUAPRODUCT2TUAPRODUCTTERMRELATION_MARKMODIFIED

      protected static String TUAPRODUCT2TUAPRODUCTTERMRELATION_MARKMODIFIED
      Relation disable markmodifed parameter constants for TuaProduct2TuaProductTermRelation from ((tuadatamodel))
    • RELATEDPRODUCTORDERITEMS

      public static final String RELATEDPRODUCTORDERITEMS
      Qualifier of the TuaProduct.relatedProductOrderItems attribute
      See Also:
    • SERVICES

      public static final String SERVICES
      Qualifier of the TuaProduct.services attribute
      See Also:
    • RESOURCES

      public static final String RESOURCES
      Qualifier of the TuaProduct.resources attribute
      See Also:
    • CHARACTERISTICS

      public static final String CHARACTERISTICS
      Qualifier of the TuaProduct.characteristics attribute
      See Also:
    • PRODUCTPRICES

      public static final String PRODUCTPRICES
      Qualifier of the TuaProduct.productPrices attribute
      See Also:
    • PARTYROLES

      public static final String PARTYROLES
      Qualifier of the TuaProduct.partyRoles attribute
      See Also:
    • TUAPRODUCT2TUAPARTYROLERELATION_SRC_ORDERED

      protected static String TUAPRODUCT2TUAPARTYROLERELATION_SRC_ORDERED
      Relation ordering override parameter constants for TuaProduct2TuaPartyRoleRelation from ((tuadatamodel))
    • TUAPRODUCT2TUAPARTYROLERELATION_TGT_ORDERED

      protected static String TUAPRODUCT2TUAPARTYROLERELATION_TGT_ORDERED
    • TUAPRODUCT2TUAPARTYROLERELATION_MARKMODIFIED

      protected static String TUAPRODUCT2TUAPARTYROLERELATION_MARKMODIFIED
      Relation disable markmodifed parameter constants for TuaProduct2TuaPartyRoleRelation from ((tuadatamodel))
    • PRODUCTREFERENCES

      public static final String PRODUCTREFERENCES
      Qualifier of the TuaProduct.productReferences attribute
      See Also:
    • PRODUCTREFERENCEDBY

      public static final String PRODUCTREFERENCEDBY
      Qualifier of the TuaProduct.productReferencedBy attribute
      See Also:
    • PRODUCTBUNDLE

      public static final String PRODUCTBUNDLE
      Qualifier of the TuaProduct.productBundle attribute
      See Also:
    • AGREEMENTITEMS

      public static final String AGREEMENTITEMS
      Qualifier of the TuaProduct.agreementItems attribute
      See Also:
    • INVOLVEMENTROLES

      public static final String INVOLVEMENTROLES
      Qualifier of the TuaProduct.involvementRoles attribute
      See Also:
    • TUAPRODUCTINVOLVEMENTROLE2TUAPRODUCT_SRC_ORDERED

      protected static String TUAPRODUCTINVOLVEMENTROLE2TUAPRODUCT_SRC_ORDERED
      Relation ordering override parameter constants for TuaProductInvolvementRole2TuaProduct from ((tuadatamodel))
    • TUAPRODUCTINVOLVEMENTROLE2TUAPRODUCT_TGT_ORDERED

      protected static String TUAPRODUCTINVOLVEMENTROLE2TUAPRODUCT_TGT_ORDERED
    • TUAPRODUCTINVOLVEMENTROLE2TUAPRODUCT_MARKMODIFIED

      protected static String TUAPRODUCTINVOLVEMENTROLE2TUAPRODUCT_MARKMODIFIED
      Relation disable markmodifed parameter constants for TuaProductInvolvementRole2TuaProduct from ((tuadatamodel))
    • RELATEDPLACESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TuaRelatedPlace> RELATEDPLACESHANDLER
      OneToManyHandler for handling 1:n RELATEDPLACES's relation attributes from 'many' side.
    • RELATEDPRODUCTORDERITEMSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TuaRelatedProductOrderItem> RELATEDPRODUCTORDERITEMSHANDLER
      OneToManyHandler for handling 1:n RELATEDPRODUCTORDERITEMS's relation attributes from 'many' side.
    • SERVICESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TuaService> SERVICESHANDLER
      OneToManyHandler for handling 1:n SERVICES's relation attributes from 'many' side.
    • RESOURCESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TuaResource> RESOURCESHANDLER
      OneToManyHandler for handling 1:n RESOURCES's relation attributes from 'many' side.
    • CHARACTERISTICSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TuaCharacteristic> CHARACTERISTICSHANDLER
      OneToManyHandler for handling 1:n CHARACTERISTICS's relation attributes from 'many' side.
    • PRODUCTPRICESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TuaProductPrice> PRODUCTPRICESHANDLER
      OneToManyHandler for handling 1:n PRODUCTPRICES's relation attributes from 'many' side.
    • PRODUCTREFERENCESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TuaProductRelationship> PRODUCTREFERENCESHANDLER
      OneToManyHandler for handling 1:n PRODUCTREFERENCES's relation attributes from 'many' side.
    • PRODUCTREFERENCEDBYHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TuaProductRelationship> PRODUCTREFERENCEDBYHANDLER
      OneToManyHandler for handling 1:n PRODUCTREFERENCEDBY's relation attributes from 'many' side.
    • PRODUCTBUNDLEHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaProduct> PRODUCTBUNDLEHANDLER
      BidirectionalOneToManyHandler for handling 1:n PRODUCTBUNDLE's relation attributes from 'one' side.
    • AGREEMENTITEMSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TuaAgreementItem> AGREEMENTITEMSHANDLER
      OneToManyHandler for handling 1:n AGREEMENTITEMS's relation attributes from 'many' side.
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • TuaProduct

      public TuaProduct()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.Item
    • getAgreementItems

      public Collection<TuaAgreementItem> getAgreementItems(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.agreementItems attribute.
      Returns:
      the agreementItems - Agreement Item
    • getAgreementItems

      public Collection<TuaAgreementItem> getAgreementItems()
      Generated method - Getter of the TuaProduct.agreementItems attribute.
      Returns:
      the agreementItems - Agreement Item
    • setAgreementItems

      public void setAgreementItems(de.hybris.platform.jalo.SessionContext ctx, Collection<TuaAgreementItem> value)
      Generated method - Setter of the TuaProduct.agreementItems attribute.
      Parameters:
      value - the agreementItems - Agreement Item
    • setAgreementItems

      public void setAgreementItems(Collection<TuaAgreementItem> value)
      Generated method - Setter of the TuaProduct.agreementItems attribute.
      Parameters:
      value - the agreementItems - Agreement Item
    • addToAgreementItems

      public void addToAgreementItems(de.hybris.platform.jalo.SessionContext ctx, TuaAgreementItem value)
      Generated method - Adds value to agreementItems.
      Parameters:
      value - the item to add to agreementItems - Agreement Item
    • addToAgreementItems

      public void addToAgreementItems(TuaAgreementItem value)
      Generated method - Adds value to agreementItems.
      Parameters:
      value - the item to add to agreementItems - Agreement Item
    • removeFromAgreementItems

      public void removeFromAgreementItems(de.hybris.platform.jalo.SessionContext ctx, TuaAgreementItem value)
      Generated method - Removes value from agreementItems.
      Parameters:
      value - the item to remove from agreementItems - Agreement Item
    • removeFromAgreementItems

      public void removeFromAgreementItems(TuaAgreementItem value)
      Generated method - Removes value from agreementItems.
      Parameters:
      value - the item to remove from agreementItems - Agreement Item
    • getBillingAccount

      public TuaBillingAccount getBillingAccount(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.billingAccount attribute.
      Returns:
      the billingAccount
    • getBillingAccount

      public TuaBillingAccount getBillingAccount()
      Generated method - Getter of the TuaProduct.billingAccount attribute.
      Returns:
      the billingAccount
    • setBillingAccount

      public void setBillingAccount(de.hybris.platform.jalo.SessionContext ctx, TuaBillingAccount value)
      Generated method - Setter of the TuaProduct.billingAccount attribute.
      Parameters:
      value - the billingAccount
    • setBillingAccount

      public void setBillingAccount(TuaBillingAccount value)
      Generated method - Setter of the TuaProduct.billingAccount attribute.
      Parameters:
      value - the billingAccount
    • getCharacteristics

      public Set<TuaCharacteristic> getCharacteristics(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.characteristics attribute.
      Returns:
      the characteristics - Tua Characteristic representing the characteristic of the product.
    • getCharacteristics

      public Set<TuaCharacteristic> getCharacteristics()
      Generated method - Getter of the TuaProduct.characteristics attribute.
      Returns:
      the characteristics - Tua Characteristic representing the characteristic of the product.
    • setCharacteristics

      public void setCharacteristics(de.hybris.platform.jalo.SessionContext ctx, Set<TuaCharacteristic> value)
      Generated method - Setter of the TuaProduct.characteristics attribute.
      Parameters:
      value - the characteristics - Tua Characteristic representing the characteristic of the product.
    • setCharacteristics

      public void setCharacteristics(Set<TuaCharacteristic> value)
      Generated method - Setter of the TuaProduct.characteristics attribute.
      Parameters:
      value - the characteristics - Tua Characteristic representing the characteristic of the product.
    • addToCharacteristics

      public void addToCharacteristics(de.hybris.platform.jalo.SessionContext ctx, TuaCharacteristic value)
      Generated method - Adds value to characteristics.
      Parameters:
      value - the item to add to characteristics - Tua Characteristic representing the characteristic of the product.
    • addToCharacteristics

      public void addToCharacteristics(TuaCharacteristic value)
      Generated method - Adds value to characteristics.
      Parameters:
      value - the item to add to characteristics - Tua Characteristic representing the characteristic of the product.
    • removeFromCharacteristics

      public void removeFromCharacteristics(de.hybris.platform.jalo.SessionContext ctx, TuaCharacteristic value)
      Generated method - Removes value from characteristics.
      Parameters:
      value - the item to remove from characteristics - Tua Characteristic representing the characteristic of the product.
    • removeFromCharacteristics

      public void removeFromCharacteristics(TuaCharacteristic value)
      Generated method - Removes value from characteristics.
      Parameters:
      value - the item to remove from characteristics - Tua Characteristic representing the characteristic of the product.
    • createItem

      protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException
      Overrides:
      createItem in class de.hybris.platform.jalo.GenericItem
      Throws:
      de.hybris.platform.jalo.JaloBusinessException
    • getDescription

      public String getDescription(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.description attribute.
      Returns:
      the description
    • getDescription

      public String getDescription()
      Generated method - Getter of the TuaProduct.description attribute.
      Returns:
      the description
    • getAllDescription

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllDescription(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.description attribute.
      Returns:
      the localized description
    • getAllDescription

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllDescription()
      Generated method - Getter of the TuaProduct.description attribute.
      Returns:
      the localized description
    • setDescription

      public void setDescription(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaProduct.description attribute.
      Parameters:
      value - the description
    • setDescription

      public void setDescription(String value)
      Generated method - Setter of the TuaProduct.description attribute.
      Parameters:
      value - the description
    • setAllDescription

      public void setAllDescription(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the TuaProduct.description attribute.
      Parameters:
      value - the description
    • setAllDescription

      public void setAllDescription(Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the TuaProduct.description attribute.
      Parameters:
      value - the description
    • getExternalIdentifiers

      public List<TuaExternalIdentifier> getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.externalIdentifiers attribute.
      Returns:
      the externalIdentifiers
    • getExternalIdentifiers

      public List<TuaExternalIdentifier> getExternalIdentifiers()
      Generated method - Getter of the TuaProduct.externalIdentifiers attribute.
      Returns:
      the externalIdentifiers
    • setExternalIdentifiers

      public void setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value)
      Generated method - Setter of the TuaProduct.externalIdentifiers attribute.
      Parameters:
      value - the externalIdentifiers
    • setExternalIdentifiers

      public void setExternalIdentifiers(List<TuaExternalIdentifier> value)
      Generated method - Setter of the TuaProduct.externalIdentifiers attribute.
      Parameters:
      value - the externalIdentifiers
    • getId

      public String getId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.id attribute.
      Returns:
      the id
    • getId

      public String getId()
      Generated method - Getter of the TuaProduct.id attribute.
      Returns:
      the id
    • setId

      public void setId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaProduct.id attribute.
      Parameters:
      value - the id
    • setId

      public void setId(String value)
      Generated method - Setter of the TuaProduct.id attribute.
      Parameters:
      value - the id
    • getInvolvementRoles

      public Set<TuaProductInvolvementRole> getInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.involvementRoles attribute.
      Returns:
      the involvementRoles - The product involvement roles
    • getInvolvementRoles

      public Set<TuaProductInvolvementRole> getInvolvementRoles()
      Generated method - Getter of the TuaProduct.involvementRoles attribute.
      Returns:
      the involvementRoles - The product involvement roles
    • getInvolvementRolesCount

      public long getInvolvementRolesCount(de.hybris.platform.jalo.SessionContext ctx)
    • getInvolvementRolesCount

      public long getInvolvementRolesCount()
    • setInvolvementRoles

      public void setInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx, Set<TuaProductInvolvementRole> value)
      Generated method - Setter of the TuaProduct.involvementRoles attribute.
      Parameters:
      value - the involvementRoles - The product involvement roles
    • setInvolvementRoles

      public void setInvolvementRoles(Set<TuaProductInvolvementRole> value)
      Generated method - Setter of the TuaProduct.involvementRoles attribute.
      Parameters:
      value - the involvementRoles - The product involvement roles
    • addToInvolvementRoles

      public void addToInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx, TuaProductInvolvementRole value)
      Generated method - Adds value to involvementRoles.
      Parameters:
      value - the item to add to involvementRoles - The product involvement roles
    • addToInvolvementRoles

      public void addToInvolvementRoles(TuaProductInvolvementRole value)
      Generated method - Adds value to involvementRoles.
      Parameters:
      value - the item to add to involvementRoles - The product involvement roles
    • removeFromInvolvementRoles

      public void removeFromInvolvementRoles(de.hybris.platform.jalo.SessionContext ctx, TuaProductInvolvementRole value)
      Generated method - Removes value from involvementRoles.
      Parameters:
      value - the item to remove from involvementRoles - The product involvement roles
    • removeFromInvolvementRoles

      public void removeFromInvolvementRoles(TuaProductInvolvementRole value)
      Generated method - Removes value from involvementRoles.
      Parameters:
      value - the item to remove from involvementRoles - The product involvement roles
    • isIsCustomerVisible

      public Boolean isIsCustomerVisible(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.isCustomerVisible attribute.
      Returns:
      the isCustomerVisible
    • isIsCustomerVisible

      public Boolean isIsCustomerVisible()
      Generated method - Getter of the TuaProduct.isCustomerVisible attribute.
      Returns:
      the isCustomerVisible
    • isIsCustomerVisibleAsPrimitive

      public boolean isIsCustomerVisibleAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.isCustomerVisible attribute.
      Returns:
      the isCustomerVisible
    • isIsCustomerVisibleAsPrimitive

      public boolean isIsCustomerVisibleAsPrimitive()
      Generated method - Getter of the TuaProduct.isCustomerVisible attribute.
      Returns:
      the isCustomerVisible
    • setIsCustomerVisible

      public void setIsCustomerVisible(de.hybris.platform.jalo.SessionContext ctx, Boolean value)
      Generated method - Setter of the TuaProduct.isCustomerVisible attribute.
      Parameters:
      value - the isCustomerVisible
    • setIsCustomerVisible

      public void setIsCustomerVisible(Boolean value)
      Generated method - Setter of the TuaProduct.isCustomerVisible attribute.
      Parameters:
      value - the isCustomerVisible
    • setIsCustomerVisible

      public void setIsCustomerVisible(de.hybris.platform.jalo.SessionContext ctx, boolean value)
      Generated method - Setter of the TuaProduct.isCustomerVisible attribute.
      Parameters:
      value - the isCustomerVisible
    • setIsCustomerVisible

      public void setIsCustomerVisible(boolean value)
      Generated method - Setter of the TuaProduct.isCustomerVisible attribute.
      Parameters:
      value - the isCustomerVisible
    • isMarkModifiedDisabled

      @Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 2011, use Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)
      Overrides:
      isMarkModifiedDisabled in class de.hybris.platform.jalo.Item
    • getName

      public String getName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.name attribute.
      Returns:
      the name
    • getName

      public String getName()
      Generated method - Getter of the TuaProduct.name attribute.
      Returns:
      the name
    • getAllName

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.name attribute.
      Returns:
      the localized name
    • getAllName

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName()
      Generated method - Getter of the TuaProduct.name attribute.
      Returns:
      the localized name
    • setName

      public void setName(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaProduct.name attribute.
      Parameters:
      value - the name
    • setName

      public void setName(String value)
      Generated method - Setter of the TuaProduct.name attribute.
      Parameters:
      value - the name
    • setAllName

      public void setAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the TuaProduct.name attribute.
      Parameters:
      value - the name
    • setAllName

      public void setAllName(Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the TuaProduct.name attribute.
      Parameters:
      value - the name
    • getOrderDate

      public Date getOrderDate(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.orderDate attribute.
      Returns:
      the orderDate
    • getOrderDate

      public Date getOrderDate()
      Generated method - Getter of the TuaProduct.orderDate attribute.
      Returns:
      the orderDate
    • setOrderDate

      public void setOrderDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the TuaProduct.orderDate attribute.
      Parameters:
      value - the orderDate
    • setOrderDate

      public void setOrderDate(Date value)
      Generated method - Setter of the TuaProduct.orderDate attribute.
      Parameters:
      value - the orderDate
    • getPartyRoles

      public Set<TuaPartyRole> getPartyRoles(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.partyRoles attribute.
      Returns:
      the partyRoles - Tua party roles representing the party roles of those products.
    • getPartyRoles

      public Set<TuaPartyRole> getPartyRoles()
      Generated method - Getter of the TuaProduct.partyRoles attribute.
      Returns:
      the partyRoles - Tua party roles representing the party roles of those products.
    • getPartyRolesCount

      public long getPartyRolesCount(de.hybris.platform.jalo.SessionContext ctx)
    • getPartyRolesCount

      public long getPartyRolesCount()
    • setPartyRoles

      public void setPartyRoles(de.hybris.platform.jalo.SessionContext ctx, Set<TuaPartyRole> value)
      Generated method - Setter of the TuaProduct.partyRoles attribute.
      Parameters:
      value - the partyRoles - Tua party roles representing the party roles of those products.
    • setPartyRoles

      public void setPartyRoles(Set<TuaPartyRole> value)
      Generated method - Setter of the TuaProduct.partyRoles attribute.
      Parameters:
      value - the partyRoles - Tua party roles representing the party roles of those products.
    • addToPartyRoles

      public void addToPartyRoles(de.hybris.platform.jalo.SessionContext ctx, TuaPartyRole value)
      Generated method - Adds value to partyRoles.
      Parameters:
      value - the item to add to partyRoles - Tua party roles representing the party roles of those products.
    • addToPartyRoles

      public void addToPartyRoles(TuaPartyRole value)
      Generated method - Adds value to partyRoles.
      Parameters:
      value - the item to add to partyRoles - Tua party roles representing the party roles of those products.
    • removeFromPartyRoles

      public void removeFromPartyRoles(de.hybris.platform.jalo.SessionContext ctx, TuaPartyRole value)
      Generated method - Removes value from partyRoles.
      Parameters:
      value - the item to remove from partyRoles - Tua party roles representing the party roles of those products.
    • removeFromPartyRoles

      public void removeFromPartyRoles(TuaPartyRole value)
      Generated method - Removes value from partyRoles.
      Parameters:
      value - the item to remove from partyRoles - Tua party roles representing the party roles of those products.
    • getProductBundle

      public TuaProductBundle getProductBundle(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.productBundle attribute.
      Returns:
      the productBundle - The product bundle composed of that product.
    • getProductBundle

      public TuaProductBundle getProductBundle()
      Generated method - Getter of the TuaProduct.productBundle attribute.
      Returns:
      the productBundle - The product bundle composed of that product.
    • setProductBundle

      public void setProductBundle(de.hybris.platform.jalo.SessionContext ctx, TuaProductBundle value)
      Generated method - Setter of the TuaProduct.productBundle attribute.
      Parameters:
      value - the productBundle - The product bundle composed of that product.
    • setProductBundle

      public void setProductBundle(TuaProductBundle value)
      Generated method - Setter of the TuaProduct.productBundle attribute.
      Parameters:
      value - the productBundle - The product bundle composed of that product.
    • getProductOffering

      public TuaProductOffering getProductOffering(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.productOffering attribute.
      Returns:
      the productOffering
    • getProductOffering

      public TuaProductOffering getProductOffering()
      Generated method - Getter of the TuaProduct.productOffering attribute.
      Returns:
      the productOffering
    • setProductOffering

      public void setProductOffering(de.hybris.platform.jalo.SessionContext ctx, TuaProductOffering value)
      Generated method - Setter of the TuaProduct.productOffering attribute.
      Parameters:
      value - the productOffering
    • setProductOffering

      public void setProductOffering(TuaProductOffering value)
      Generated method - Setter of the TuaProduct.productOffering attribute.
      Parameters:
      value - the productOffering
    • getProductPrices

      public Set<TuaProductPrice> getProductPrices(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.productPrices attribute.
      Returns:
      the productPrices - Tua Product Price representing the price of the product.
    • getProductPrices

      public Set<TuaProductPrice> getProductPrices()
      Generated method - Getter of the TuaProduct.productPrices attribute.
      Returns:
      the productPrices - Tua Product Price representing the price of the product.
    • setProductPrices

      public void setProductPrices(de.hybris.platform.jalo.SessionContext ctx, Set<TuaProductPrice> value)
      Generated method - Setter of the TuaProduct.productPrices attribute.
      Parameters:
      value - the productPrices - Tua Product Price representing the price of the product.
    • setProductPrices

      public void setProductPrices(Set<TuaProductPrice> value)
      Generated method - Setter of the TuaProduct.productPrices attribute.
      Parameters:
      value - the productPrices - Tua Product Price representing the price of the product.
    • addToProductPrices

      public void addToProductPrices(de.hybris.platform.jalo.SessionContext ctx, TuaProductPrice value)
      Generated method - Adds value to productPrices.
      Parameters:
      value - the item to add to productPrices - Tua Product Price representing the price of the product.
    • addToProductPrices

      public void addToProductPrices(TuaProductPrice value)
      Generated method - Adds value to productPrices.
      Parameters:
      value - the item to add to productPrices - Tua Product Price representing the price of the product.
    • removeFromProductPrices

      public void removeFromProductPrices(de.hybris.platform.jalo.SessionContext ctx, TuaProductPrice value)
      Generated method - Removes value from productPrices.
      Parameters:
      value - the item to remove from productPrices - Tua Product Price representing the price of the product.
    • removeFromProductPrices

      public void removeFromProductPrices(TuaProductPrice value)
      Generated method - Removes value from productPrices.
      Parameters:
      value - the item to remove from productPrices - Tua Product Price representing the price of the product.
    • getProductReferencedBy

      public Set<TuaProductRelationship> getProductReferencedBy(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.productReferencedBy attribute.
      Returns:
      the productReferencedBy - The Product Relationship for which that product is valid.
    • getProductReferencedBy

      public Set<TuaProductRelationship> getProductReferencedBy()
      Generated method - Getter of the TuaProduct.productReferencedBy attribute.
      Returns:
      the productReferencedBy - The Product Relationship for which that product is valid.
    • setProductReferencedBy

      public void setProductReferencedBy(de.hybris.platform.jalo.SessionContext ctx, Set<TuaProductRelationship> value)
      Generated method - Setter of the TuaProduct.productReferencedBy attribute.
      Parameters:
      value - the productReferencedBy - The Product Relationship for which that product is valid.
    • setProductReferencedBy

      public void setProductReferencedBy(Set<TuaProductRelationship> value)
      Generated method - Setter of the TuaProduct.productReferencedBy attribute.
      Parameters:
      value - the productReferencedBy - The Product Relationship for which that product is valid.
    • addToProductReferencedBy

      public void addToProductReferencedBy(de.hybris.platform.jalo.SessionContext ctx, TuaProductRelationship value)
      Generated method - Adds value to productReferencedBy.
      Parameters:
      value - the item to add to productReferencedBy - The Product Relationship for which that product is valid.
    • addToProductReferencedBy

      public void addToProductReferencedBy(TuaProductRelationship value)
      Generated method - Adds value to productReferencedBy.
      Parameters:
      value - the item to add to productReferencedBy - The Product Relationship for which that product is valid.
    • removeFromProductReferencedBy

      public void removeFromProductReferencedBy(de.hybris.platform.jalo.SessionContext ctx, TuaProductRelationship value)
      Generated method - Removes value from productReferencedBy.
      Parameters:
      value - the item to remove from productReferencedBy - The Product Relationship for which that product is valid.
    • removeFromProductReferencedBy

      public void removeFromProductReferencedBy(TuaProductRelationship value)
      Generated method - Removes value from productReferencedBy.
      Parameters:
      value - the item to remove from productReferencedBy - The Product Relationship for which that product is valid.
    • getProductReferences

      public Set<TuaProductRelationship> getProductReferences(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.productReferences attribute.
      Returns:
      the productReferences - Tua Product Relationship representing the relationship of the Tua Product.
    • getProductReferences

      public Set<TuaProductRelationship> getProductReferences()
      Generated method - Getter of the TuaProduct.productReferences attribute.
      Returns:
      the productReferences - Tua Product Relationship representing the relationship of the Tua Product.
    • setProductReferences

      public void setProductReferences(de.hybris.platform.jalo.SessionContext ctx, Set<TuaProductRelationship> value)
      Generated method - Setter of the TuaProduct.productReferences attribute.
      Parameters:
      value - the productReferences - Tua Product Relationship representing the relationship of the Tua Product.
    • setProductReferences

      public void setProductReferences(Set<TuaProductRelationship> value)
      Generated method - Setter of the TuaProduct.productReferences attribute.
      Parameters:
      value - the productReferences - Tua Product Relationship representing the relationship of the Tua Product.
    • addToProductReferences

      public void addToProductReferences(de.hybris.platform.jalo.SessionContext ctx, TuaProductRelationship value)
      Generated method - Adds value to productReferences.
      Parameters:
      value - the item to add to productReferences - Tua Product Relationship representing the relationship of the Tua Product.
    • addToProductReferences

      public void addToProductReferences(TuaProductRelationship value)
      Generated method - Adds value to productReferences.
      Parameters:
      value - the item to add to productReferences - Tua Product Relationship representing the relationship of the Tua Product.
    • removeFromProductReferences

      public void removeFromProductReferences(de.hybris.platform.jalo.SessionContext ctx, TuaProductRelationship value)
      Generated method - Removes value from productReferences.
      Parameters:
      value - the item to remove from productReferences - Tua Product Relationship representing the relationship of the Tua Product.
    • removeFromProductReferences

      public void removeFromProductReferences(TuaProductRelationship value)
      Generated method - Removes value from productReferences.
      Parameters:
      value - the item to remove from productReferences - Tua Product Relationship representing the relationship of the Tua Product.
    • getProductSerialNumber

      public String getProductSerialNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.productSerialNumber attribute.
      Returns:
      the productSerialNumber
    • getProductSerialNumber

      public String getProductSerialNumber()
      Generated method - Getter of the TuaProduct.productSerialNumber attribute.
      Returns:
      the productSerialNumber
    • setProductSerialNumber

      public void setProductSerialNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaProduct.productSerialNumber attribute.
      Parameters:
      value - the productSerialNumber
    • setProductSerialNumber

      public void setProductSerialNumber(String value)
      Generated method - Setter of the TuaProduct.productSerialNumber attribute.
      Parameters:
      value - the productSerialNumber
    • getProductSpecification

      public TuaProductSpecification getProductSpecification(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.productSpecification attribute.
      Returns:
      the productSpecification
    • getProductSpecification

      public TuaProductSpecification getProductSpecification()
      Generated method - Getter of the TuaProduct.productSpecification attribute.
      Returns:
      the productSpecification
    • setProductSpecification

      public void setProductSpecification(de.hybris.platform.jalo.SessionContext ctx, TuaProductSpecification value)
      Generated method - Setter of the TuaProduct.productSpecification attribute.
      Parameters:
      value - the productSpecification
    • setProductSpecification

      public void setProductSpecification(TuaProductSpecification value)
      Generated method - Setter of the TuaProduct.productSpecification attribute.
      Parameters:
      value - the productSpecification
    • getProductTerms

      public Set<TuaProductTerm> getProductTerms(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.productTerms attribute.
      Returns:
      the productTerms - Tua Product Term representing the product terms attached on the Tua Products.
    • getProductTerms

      public Set<TuaProductTerm> getProductTerms()
      Generated method - Getter of the TuaProduct.productTerms attribute.
      Returns:
      the productTerms - Tua Product Term representing the product terms attached on the Tua Products.
    • getProductTermsCount

      public long getProductTermsCount(de.hybris.platform.jalo.SessionContext ctx)
    • getProductTermsCount

      public long getProductTermsCount()
    • setProductTerms

      public void setProductTerms(de.hybris.platform.jalo.SessionContext ctx, Set<TuaProductTerm> value)
      Generated method - Setter of the TuaProduct.productTerms attribute.
      Parameters:
      value - the productTerms - Tua Product Term representing the product terms attached on the Tua Products.
    • setProductTerms

      public void setProductTerms(Set<TuaProductTerm> value)
      Generated method - Setter of the TuaProduct.productTerms attribute.
      Parameters:
      value - the productTerms - Tua Product Term representing the product terms attached on the Tua Products.
    • addToProductTerms

      public void addToProductTerms(de.hybris.platform.jalo.SessionContext ctx, TuaProductTerm value)
      Generated method - Adds value to productTerms.
      Parameters:
      value - the item to add to productTerms - Tua Product Term representing the product terms attached on the Tua Products.
    • addToProductTerms

      public void addToProductTerms(TuaProductTerm value)
      Generated method - Adds value to productTerms.
      Parameters:
      value - the item to add to productTerms - Tua Product Term representing the product terms attached on the Tua Products.
    • removeFromProductTerms

      public void removeFromProductTerms(de.hybris.platform.jalo.SessionContext ctx, TuaProductTerm value)
      Generated method - Removes value from productTerms.
      Parameters:
      value - the item to remove from productTerms - Tua Product Term representing the product terms attached on the Tua Products.
    • removeFromProductTerms

      public void removeFromProductTerms(TuaProductTerm value)
      Generated method - Removes value from productTerms.
      Parameters:
      value - the item to remove from productTerms - Tua Product Term representing the product terms attached on the Tua Products.
    • getRelatedPlaces

      public Set<TuaRelatedPlace> getRelatedPlaces(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.relatedPlaces attribute.
      Returns:
      the relatedPlaces - Tua Related Place representing the related place attached on the Tua Product.
    • getRelatedPlaces

      public Set<TuaRelatedPlace> getRelatedPlaces()
      Generated method - Getter of the TuaProduct.relatedPlaces attribute.
      Returns:
      the relatedPlaces - Tua Related Place representing the related place attached on the Tua Product.
    • setRelatedPlaces

      public void setRelatedPlaces(de.hybris.platform.jalo.SessionContext ctx, Set<TuaRelatedPlace> value)
      Generated method - Setter of the TuaProduct.relatedPlaces attribute.
      Parameters:
      value - the relatedPlaces - Tua Related Place representing the related place attached on the Tua Product.
    • setRelatedPlaces

      public void setRelatedPlaces(Set<TuaRelatedPlace> value)
      Generated method - Setter of the TuaProduct.relatedPlaces attribute.
      Parameters:
      value - the relatedPlaces - Tua Related Place representing the related place attached on the Tua Product.
    • addToRelatedPlaces

      public void addToRelatedPlaces(de.hybris.platform.jalo.SessionContext ctx, TuaRelatedPlace value)
      Generated method - Adds value to relatedPlaces.
      Parameters:
      value - the item to add to relatedPlaces - Tua Related Place representing the related place attached on the Tua Product.
    • addToRelatedPlaces

      public void addToRelatedPlaces(TuaRelatedPlace value)
      Generated method - Adds value to relatedPlaces.
      Parameters:
      value - the item to add to relatedPlaces - Tua Related Place representing the related place attached on the Tua Product.
    • removeFromRelatedPlaces

      public void removeFromRelatedPlaces(de.hybris.platform.jalo.SessionContext ctx, TuaRelatedPlace value)
      Generated method - Removes value from relatedPlaces.
      Parameters:
      value - the item to remove from relatedPlaces - Tua Related Place representing the related place attached on the Tua Product.
    • removeFromRelatedPlaces

      public void removeFromRelatedPlaces(TuaRelatedPlace value)
      Generated method - Removes value from relatedPlaces.
      Parameters:
      value - the item to remove from relatedPlaces - Tua Related Place representing the related place attached on the Tua Product.
    • getRelatedProductOrderItems

      public Set<TuaRelatedProductOrderItem> getRelatedProductOrderItems(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.relatedProductOrderItems attribute.
      Returns:
      the relatedProductOrderItems - Tua Related Product Order Item Term representing the related product order item term attached on the Product.
    • getRelatedProductOrderItems

      public Set<TuaRelatedProductOrderItem> getRelatedProductOrderItems()
      Generated method - Getter of the TuaProduct.relatedProductOrderItems attribute.
      Returns:
      the relatedProductOrderItems - Tua Related Product Order Item Term representing the related product order item term attached on the Product.
    • setRelatedProductOrderItems

      public void setRelatedProductOrderItems(de.hybris.platform.jalo.SessionContext ctx, Set<TuaRelatedProductOrderItem> value)
      Generated method - Setter of the TuaProduct.relatedProductOrderItems attribute.
      Parameters:
      value - the relatedProductOrderItems - Tua Related Product Order Item Term representing the related product order item term attached on the Product.
    • setRelatedProductOrderItems

      public void setRelatedProductOrderItems(Set<TuaRelatedProductOrderItem> value)
      Generated method - Setter of the TuaProduct.relatedProductOrderItems attribute.
      Parameters:
      value - the relatedProductOrderItems - Tua Related Product Order Item Term representing the related product order item term attached on the Product.
    • addToRelatedProductOrderItems

      public void addToRelatedProductOrderItems(de.hybris.platform.jalo.SessionContext ctx, TuaRelatedProductOrderItem value)
      Generated method - Adds value to relatedProductOrderItems.
      Parameters:
      value - the item to add to relatedProductOrderItems - Tua Related Product Order Item Term representing the related product order item term attached on the Product.
    • addToRelatedProductOrderItems

      public void addToRelatedProductOrderItems(TuaRelatedProductOrderItem value)
      Generated method - Adds value to relatedProductOrderItems.
      Parameters:
      value - the item to add to relatedProductOrderItems - Tua Related Product Order Item Term representing the related product order item term attached on the Product.
    • removeFromRelatedProductOrderItems

      public void removeFromRelatedProductOrderItems(de.hybris.platform.jalo.SessionContext ctx, TuaRelatedProductOrderItem value)
      Generated method - Removes value from relatedProductOrderItems.
      Parameters:
      value - the item to remove from relatedProductOrderItems - Tua Related Product Order Item Term representing the related product order item term attached on the Product.
    • removeFromRelatedProductOrderItems

      public void removeFromRelatedProductOrderItems(TuaRelatedProductOrderItem value)
      Generated method - Removes value from relatedProductOrderItems.
      Parameters:
      value - the item to remove from relatedProductOrderItems - Tua Related Product Order Item Term representing the related product order item term attached on the Product.
    • getResources

      public Set<TuaResource> getResources(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.resources attribute.
      Returns:
      the resources - Tua Resource representing the resource of the product.
    • getResources

      public Set<TuaResource> getResources()
      Generated method - Getter of the TuaProduct.resources attribute.
      Returns:
      the resources - Tua Resource representing the resource of the product.
    • setResources

      public void setResources(de.hybris.platform.jalo.SessionContext ctx, Set<TuaResource> value)
      Generated method - Setter of the TuaProduct.resources attribute.
      Parameters:
      value - the resources - Tua Resource representing the resource of the product.
    • setResources

      public void setResources(Set<TuaResource> value)
      Generated method - Setter of the TuaProduct.resources attribute.
      Parameters:
      value - the resources - Tua Resource representing the resource of the product.
    • addToResources

      public void addToResources(de.hybris.platform.jalo.SessionContext ctx, TuaResource value)
      Generated method - Adds value to resources.
      Parameters:
      value - the item to add to resources - Tua Resource representing the resource of the product.
    • addToResources

      public void addToResources(TuaResource value)
      Generated method - Adds value to resources.
      Parameters:
      value - the item to add to resources - Tua Resource representing the resource of the product.
    • removeFromResources

      public void removeFromResources(de.hybris.platform.jalo.SessionContext ctx, TuaResource value)
      Generated method - Removes value from resources.
      Parameters:
      value - the item to remove from resources - Tua Resource representing the resource of the product.
    • removeFromResources

      public void removeFromResources(TuaResource value)
      Generated method - Removes value from resources.
      Parameters:
      value - the item to remove from resources - Tua Resource representing the resource of the product.
    • getServices

      public Set<TuaService> getServices(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.services attribute.
      Returns:
      the services - Tua Service representing the service of the Tua Product.
    • getServices

      public Set<TuaService> getServices()
      Generated method - Getter of the TuaProduct.services attribute.
      Returns:
      the services - Tua Service representing the service of the Tua Product.
    • setServices

      public void setServices(de.hybris.platform.jalo.SessionContext ctx, Set<TuaService> value)
      Generated method - Setter of the TuaProduct.services attribute.
      Parameters:
      value - the services - Tua Service representing the service of the Tua Product.
    • setServices

      public void setServices(Set<TuaService> value)
      Generated method - Setter of the TuaProduct.services attribute.
      Parameters:
      value - the services - Tua Service representing the service of the Tua Product.
    • addToServices

      public void addToServices(de.hybris.platform.jalo.SessionContext ctx, TuaService value)
      Generated method - Adds value to services.
      Parameters:
      value - the item to add to services - Tua Service representing the service of the Tua Product.
    • addToServices

      public void addToServices(TuaService value)
      Generated method - Adds value to services.
      Parameters:
      value - the item to add to services - Tua Service representing the service of the Tua Product.
    • removeFromServices

      public void removeFromServices(de.hybris.platform.jalo.SessionContext ctx, TuaService value)
      Generated method - Removes value from services.
      Parameters:
      value - the item to remove from services - Tua Service representing the service of the Tua Product.
    • removeFromServices

      public void removeFromServices(TuaService value)
      Generated method - Removes value from services.
      Parameters:
      value - the item to remove from services - Tua Service representing the service of the Tua Product.
    • getStartDate

      public Date getStartDate(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.startDate attribute.
      Returns:
      the startDate
    • getStartDate

      public Date getStartDate()
      Generated method - Getter of the TuaProduct.startDate attribute.
      Returns:
      the startDate
    • setStartDate

      public void setStartDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the TuaProduct.startDate attribute.
      Parameters:
      value - the startDate
    • setStartDate

      public void setStartDate(Date value)
      Generated method - Setter of the TuaProduct.startDate attribute.
      Parameters:
      value - the startDate
    • getStatus

      public de.hybris.platform.jalo.enumeration.EnumerationValue getStatus(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.status attribute.
      Returns:
      the status
    • getStatus

      public de.hybris.platform.jalo.enumeration.EnumerationValue getStatus()
      Generated method - Getter of the TuaProduct.status attribute.
      Returns:
      the status
    • setStatus

      public void setStatus(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the TuaProduct.status attribute.
      Parameters:
      value - the status
    • setStatus

      public void setStatus(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the TuaProduct.status attribute.
      Parameters:
      value - the status
    • getTerminationDate

      public Date getTerminationDate(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaProduct.terminationDate attribute.
      Returns:
      the terminationDate
    • getTerminationDate

      public Date getTerminationDate()
      Generated method - Getter of the TuaProduct.terminationDate attribute.
      Returns:
      the terminationDate
    • setTerminationDate

      public void setTerminationDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the TuaProduct.terminationDate attribute.
      Parameters:
      value - the terminationDate
    • setTerminationDate

      public void setTerminationDate(Date value)
      Generated method - Setter of the TuaProduct.terminationDate attribute.
      Parameters:
      value - the terminationDate