Class TuaAgreementSpecCharacteristicValue

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.TuaAgreementSpecCharacteristicValue
All Implemented Interfaces:
Serializable, Comparable

public class TuaAgreementSpecCharacteristicValue extends de.hybris.platform.jalo.GenericItem
Generated class for type TuaAgreementSpecCharacteristicValue.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem

    de.hybris.platform.jalo.GenericItem.GenericItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

    de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item

    de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Qualifier of the TuaAgreementSpecCharacteristicValue.agreementSpecCharacteristic attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaAgreementSpecCharacteristicValue>
    BidirectionalOneToManyHandler for handling 1:n AGREEMENTSPECCHARACTERISTIC's relation attributes from 'one' side.
    static final String
    Qualifier of the TuaAgreementSpecCharacteristicValue.default attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the TuaAgreementSpecCharacteristicValue.endDateTime attribute
    static final String
    Qualifier of the TuaAgreementSpecCharacteristicValue.externalIdentifiers attribute
    static final String
    Qualifier of the TuaAgreementSpecCharacteristicValue.id attribute
    static final String
    Qualifier of the TuaAgreementSpecCharacteristicValue.startDateTime attribute
    static final String
    Qualifier of the TuaAgreementSpecCharacteristicValue.unitOfMeasure attribute
    static final String
    Qualifier of the TuaAgreementSpecCharacteristicValue.value attribute
    static final String
    Qualifier of the TuaAgreementSpecCharacteristicValue.valueFrom attribute
    static final String
    Qualifier of the TuaAgreementSpecCharacteristicValue.valueTo attribute
    static final String
    Qualifier of the TuaAgreementSpecCharacteristicValue.valueType attribute

    Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    LANGUAGE_FALLBACK_ENABLED

    Fields inherited from class de.hybris.platform.jalo.Item

    _CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE

    Fields inherited from class de.hybris.platform.util.BridgeAbstraction

    impl, tenant
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    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)
     
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.agreementSpecCharacteristic attribute.
    getAgreementSpecCharacteristic(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.agreementSpecCharacteristic attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.endDateTime attribute.
    getEndDateTime(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.endDateTime attribute.
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.externalIdentifiers attribute.
    getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.externalIdentifiers attribute.
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.id attribute.
    getId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.id attribute.
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.startDateTime attribute.
    getStartDateTime(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.startDateTime attribute.
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.unitOfMeasure attribute.
    getUnitOfMeasure(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.unitOfMeasure attribute.
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.value attribute.
    getValue(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.value attribute.
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.valueFrom attribute.
    getValueFrom(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.valueFrom attribute.
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.valueTo attribute.
    getValueTo(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.valueTo attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.valueType attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getValueType(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.valueType attribute.
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.default attribute.
    isDefault(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.default attribute.
    boolean
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.default attribute.
    boolean
    isDefaultAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAgreementSpecCharacteristicValue.default attribute.
    void
    setAgreementSpecCharacteristic(de.hybris.platform.jalo.SessionContext ctx, TuaAgreementSpecCharacteristic value)
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.agreementSpecCharacteristic attribute.
    void
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.agreementSpecCharacteristic attribute.
    void
    setDefault(boolean value)
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.default attribute.
    void
    setDefault(de.hybris.platform.jalo.SessionContext ctx, boolean value)
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.default attribute.
    void
    setDefault(de.hybris.platform.jalo.SessionContext ctx, Boolean value)
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.default attribute.
    void
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.default attribute.
    void
    setEndDateTime(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.endDateTime attribute.
    void
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.endDateTime attribute.
    void
    setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value)
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.externalIdentifiers attribute.
    void
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.externalIdentifiers attribute.
    void
    setId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.id attribute.
    void
    setId(String value)
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.id attribute.
    void
    setStartDateTime(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.startDateTime attribute.
    void
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.startDateTime attribute.
    void
    setUnitOfMeasure(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.unitOfMeasure attribute.
    void
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.unitOfMeasure attribute.
    void
    setValue(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.value attribute.
    void
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.value attribute.
    void
    setValueFrom(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.valueFrom attribute.
    void
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.valueFrom attribute.
    void
    setValueTo(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.valueTo attribute.
    void
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.valueTo attribute.
    void
    setValueType(de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.valueType attribute.
    void
    setValueType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the TuaAgreementSpecCharacteristicValue.valueType attribute.

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems

    Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty

    Methods inherited from class de.hybris.platform.jalo.ExtensibleItem

    createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty

    Methods inherited from class de.hybris.platform.jalo.Item

    addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplace

    Methods inherited from class de.hybris.platform.util.BridgeAbstraction

    setTenant

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • ID

      public static final String ID
      Qualifier of the TuaAgreementSpecCharacteristicValue.id attribute
      See Also:
    • VALUE

      public static final String VALUE
      Qualifier of the TuaAgreementSpecCharacteristicValue.value attribute
      See Also:
    • VALUETYPE

      public static final String VALUETYPE
      Qualifier of the TuaAgreementSpecCharacteristicValue.valueType attribute
      See Also:
    • VALUETO

      public static final String VALUETO
      Qualifier of the TuaAgreementSpecCharacteristicValue.valueTo attribute
      See Also:
    • VALUEFROM

      public static final String VALUEFROM
      Qualifier of the TuaAgreementSpecCharacteristicValue.valueFrom attribute
      See Also:
    • STARTDATETIME

      public static final String STARTDATETIME
      Qualifier of the TuaAgreementSpecCharacteristicValue.startDateTime attribute
      See Also:
    • ENDDATETIME

      public static final String ENDDATETIME
      Qualifier of the TuaAgreementSpecCharacteristicValue.endDateTime attribute
      See Also:
    • UNITOFMEASURE

      public static final String UNITOFMEASURE
      Qualifier of the TuaAgreementSpecCharacteristicValue.unitOfMeasure attribute
      See Also:
    • DEFAULT

      public static final String DEFAULT
      Qualifier of the TuaAgreementSpecCharacteristicValue.default attribute
      See Also:
    • EXTERNALIDENTIFIERS

      public static final String EXTERNALIDENTIFIERS
      Qualifier of the TuaAgreementSpecCharacteristicValue.externalIdentifiers attribute
      See Also:
    • AGREEMENTSPECCHARACTERISTIC

      public static final String AGREEMENTSPECCHARACTERISTIC
      Qualifier of the TuaAgreementSpecCharacteristicValue.agreementSpecCharacteristic attribute
      See Also:
    • AGREEMENTSPECCHARACTERISTICHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaAgreementSpecCharacteristicValue> AGREEMENTSPECCHARACTERISTICHANDLER
      BidirectionalOneToManyHandler for handling 1:n AGREEMENTSPECCHARACTERISTIC's relation attributes from 'one' side.
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • TuaAgreementSpecCharacteristicValue

      public TuaAgreementSpecCharacteristicValue()
  • Method Details

    • getDefaultAttributeModes

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

      public TuaAgreementSpecCharacteristic getAgreementSpecCharacteristic(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAgreementSpecCharacteristicValue.agreementSpecCharacteristic attribute.
      Returns:
      the agreementSpecCharacteristic - Agreement Spec Characteristic
    • getAgreementSpecCharacteristic

      public TuaAgreementSpecCharacteristic getAgreementSpecCharacteristic()
      Generated method - Getter of the TuaAgreementSpecCharacteristicValue.agreementSpecCharacteristic attribute.
      Returns:
      the agreementSpecCharacteristic - Agreement Spec Characteristic
    • setAgreementSpecCharacteristic

      public void setAgreementSpecCharacteristic(de.hybris.platform.jalo.SessionContext ctx, TuaAgreementSpecCharacteristic value)
      Generated method - Setter of the TuaAgreementSpecCharacteristicValue.agreementSpecCharacteristic attribute.
      Parameters:
      value - the agreementSpecCharacteristic - Agreement Spec Characteristic
    • setAgreementSpecCharacteristic

      public void setAgreementSpecCharacteristic(TuaAgreementSpecCharacteristic value)
      Generated method - Setter of the TuaAgreementSpecCharacteristicValue.agreementSpecCharacteristic attribute.
      Parameters:
      value - the agreementSpecCharacteristic - Agreement Spec Characteristic
    • 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
    • isDefault

      public Boolean isDefault(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAgreementSpecCharacteristicValue.default attribute.
      Returns:
      the default - Indicates if the value is the default value for a characteristic.
    • isDefault

      public Boolean isDefault()
      Generated method - Getter of the TuaAgreementSpecCharacteristicValue.default attribute.
      Returns:
      the default - Indicates if the value is the default value for a characteristic.
    • isDefaultAsPrimitive

      public boolean isDefaultAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAgreementSpecCharacteristicValue.default attribute.
      Returns:
      the default - Indicates if the value is the default value for a characteristic.
    • isDefaultAsPrimitive

      public boolean isDefaultAsPrimitive()
      Generated method - Getter of the TuaAgreementSpecCharacteristicValue.default attribute.
      Returns:
      the default - Indicates if the value is the default value for a characteristic.
    • setDefault

      public void setDefault(de.hybris.platform.jalo.SessionContext ctx, Boolean value)
      Generated method - Setter of the TuaAgreementSpecCharacteristicValue.default attribute.
      Parameters:
      value - the default - Indicates if the value is the default value for a characteristic.
    • setDefault

      public void setDefault(Boolean value)
      Generated method - Setter of the TuaAgreementSpecCharacteristicValue.default attribute.
      Parameters:
      value - the default - Indicates if the value is the default value for a characteristic.
    • setDefault

      public void setDefault(de.hybris.platform.jalo.SessionContext ctx, boolean value)
      Generated method - Setter of the TuaAgreementSpecCharacteristicValue.default attribute.
      Parameters:
      value - the default - Indicates if the value is the default value for a characteristic.
    • setDefault

      public void setDefault(boolean value)
      Generated method - Setter of the TuaAgreementSpecCharacteristicValue.default attribute.
      Parameters:
      value - the default - Indicates if the value is the default value for a characteristic.
    • getEndDateTime

      public Date getEndDateTime(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAgreementSpecCharacteristicValue.endDateTime attribute.
      Returns:
      the endDateTime - End date for which a Agreement specification characteristics value is applicable
    • getEndDateTime

      public Date getEndDateTime()
      Generated method - Getter of the TuaAgreementSpecCharacteristicValue.endDateTime attribute.
      Returns:
      the endDateTime - End date for which a Agreement specification characteristics value is applicable
    • setEndDateTime

      public void setEndDateTime(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the TuaAgreementSpecCharacteristicValue.endDateTime attribute.
      Parameters:
      value - the endDateTime - End date for which a Agreement specification characteristics value is applicable
    • setEndDateTime

      public void setEndDateTime(Date value)
      Generated method - Setter of the TuaAgreementSpecCharacteristicValue.endDateTime attribute.
      Parameters:
      value - the endDateTime - End date for which a Agreement specification characteristics value is applicable
    • getExternalIdentifiers

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

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

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

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

      public String getId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAgreementSpecCharacteristicValue.id attribute.
      Returns:
      the id - Identifier of Agreement specification characteristics value
    • getId

      public String getId()
      Generated method - Getter of the TuaAgreementSpecCharacteristicValue.id attribute.
      Returns:
      the id - Identifier of Agreement specification characteristics value
    • setId

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

      public void setId(String value)
      Generated method - Setter of the TuaAgreementSpecCharacteristicValue.id attribute.
      Parameters:
      value - the id - Identifier of Agreement specification characteristics value
    • getStartDateTime

      public Date getStartDateTime(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAgreementSpecCharacteristicValue.startDateTime attribute.
      Returns:
      the startDateTime - Start date for which a Agreement specification characteristics value is applicable
    • getStartDateTime

      public Date getStartDateTime()
      Generated method - Getter of the TuaAgreementSpecCharacteristicValue.startDateTime attribute.
      Returns:
      the startDateTime - Start date for which a Agreement specification characteristics value is applicable
    • setStartDateTime

      public void setStartDateTime(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the TuaAgreementSpecCharacteristicValue.startDateTime attribute.
      Parameters:
      value - the startDateTime - Start date for which a Agreement specification characteristics value is applicable
    • setStartDateTime

      public void setStartDateTime(Date value)
      Generated method - Setter of the TuaAgreementSpecCharacteristicValue.startDateTime attribute.
      Parameters:
      value - the startDateTime - Start date for which a Agreement specification characteristics value is applicable
    • getUnitOfMeasure

      public String getUnitOfMeasure(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAgreementSpecCharacteristicValue.unitOfMeasure attribute.
      Returns:
      the unitOfMeasure - Unit of measure for the characteristic
    • getUnitOfMeasure

      public String getUnitOfMeasure()
      Generated method - Getter of the TuaAgreementSpecCharacteristicValue.unitOfMeasure attribute.
      Returns:
      the unitOfMeasure - Unit of measure for the characteristic
    • setUnitOfMeasure

      public void setUnitOfMeasure(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaAgreementSpecCharacteristicValue.unitOfMeasure attribute.
      Parameters:
      value - the unitOfMeasure - Unit of measure for the characteristic
    • setUnitOfMeasure

      public void setUnitOfMeasure(String value)
      Generated method - Setter of the TuaAgreementSpecCharacteristicValue.unitOfMeasure attribute.
      Parameters:
      value - the unitOfMeasure - Unit of measure for the characteristic
    • getValue

      public String getValue(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAgreementSpecCharacteristicValue.value attribute.
      Returns:
      the value - Value of Agreement specification characteristics
    • getValue

      public String getValue()
      Generated method - Getter of the TuaAgreementSpecCharacteristicValue.value attribute.
      Returns:
      the value - Value of Agreement specification characteristics
    • setValue

      public void setValue(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaAgreementSpecCharacteristicValue.value attribute.
      Parameters:
      value - the value - Value of Agreement specification characteristics
    • setValue

      public void setValue(String value)
      Generated method - Setter of the TuaAgreementSpecCharacteristicValue.value attribute.
      Parameters:
      value - the value - Value of Agreement specification characteristics
    • getValueFrom

      public String getValueFrom(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAgreementSpecCharacteristicValue.valueFrom attribute.
      Returns:
      the valueFrom - The low range value that a characteristic can take on.
    • getValueFrom

      public String getValueFrom()
      Generated method - Getter of the TuaAgreementSpecCharacteristicValue.valueFrom attribute.
      Returns:
      the valueFrom - The low range value that a characteristic can take on.
    • setValueFrom

      public void setValueFrom(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaAgreementSpecCharacteristicValue.valueFrom attribute.
      Parameters:
      value - the valueFrom - The low range value that a characteristic can take on.
    • setValueFrom

      public void setValueFrom(String value)
      Generated method - Setter of the TuaAgreementSpecCharacteristicValue.valueFrom attribute.
      Parameters:
      value - the valueFrom - The low range value that a characteristic can take on.
    • getValueTo

      public String getValueTo(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAgreementSpecCharacteristicValue.valueTo attribute.
      Returns:
      the valueTo - The upper range value that a characteristic can take on.
    • getValueTo

      public String getValueTo()
      Generated method - Getter of the TuaAgreementSpecCharacteristicValue.valueTo attribute.
      Returns:
      the valueTo - The upper range value that a characteristic can take on.
    • setValueTo

      public void setValueTo(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaAgreementSpecCharacteristicValue.valueTo attribute.
      Parameters:
      value - the valueTo - The upper range value that a characteristic can take on.
    • setValueTo

      public void setValueTo(String value)
      Generated method - Setter of the TuaAgreementSpecCharacteristicValue.valueTo attribute.
      Parameters:
      value - the valueTo - The upper range value that a characteristic can take on.
    • getValueType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getValueType(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAgreementSpecCharacteristicValue.valueType attribute.
      Returns:
      the valueType - A kind of value that the characteristic can take on
    • getValueType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getValueType()
      Generated method - Getter of the TuaAgreementSpecCharacteristicValue.valueType attribute.
      Returns:
      the valueType - A kind of value that the characteristic can take on
    • setValueType

      public void setValueType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the TuaAgreementSpecCharacteristicValue.valueType attribute.
      Parameters:
      value - the valueType - A kind of value that the characteristic can take on
    • setValueType

      public void setValueType(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the TuaAgreementSpecCharacteristicValue.valueType attribute.
      Parameters:
      value - the valueType - A kind of value that the characteristic can take on