Class UsageVolumeProductRef

java.lang.Object
de.hybris.platform.usageconsumptiontmfwebservices.v1.dto.UsageVolumeProductRef

@Deprecated(since="2208") public class UsageVolumeProductRef extends Object
Deprecated.
Reference of a bucket
  • Constructor Details

    • UsageVolumeProductRef

      public UsageVolumeProductRef()
      Deprecated.
  • Method Details

    • id

      public UsageVolumeProductRef id(String id)
      Deprecated.
    • getId

      @NotNull public @NotNull String getId()
      Deprecated.
      Unique identifier of the bucket
      Returns:
      id
    • setId

      public void setId(String id)
      Deprecated.
    • name

      public UsageVolumeProductRef name(String name)
      Deprecated.
    • getName

      public String getName()
      Deprecated.
      Bucket name
      Returns:
      name
    • setName

      public void setName(String name)
      Deprecated.
    • _atBaseType

      public UsageVolumeProductRef _atBaseType(String _atBaseType)
      Deprecated.
    • getAtBaseType

      public String getAtBaseType()
      Deprecated.
      When sub-classing, this defines the super-class
      Returns:
      _atBaseType
    • setAtBaseType

      public void setAtBaseType(String _atBaseType)
      Deprecated.
    • _atSchemaLocation

      public UsageVolumeProductRef _atSchemaLocation(String _atSchemaLocation)
      Deprecated.
    • getAtSchemaLocation

      public String getAtSchemaLocation()
      Deprecated.
      A URI to a JSON-Schema file that defines additional attributes and relationships
      Returns:
      _atSchemaLocation
    • setAtSchemaLocation

      public void setAtSchemaLocation(String _atSchemaLocation)
      Deprecated.
    • _atType

      public UsageVolumeProductRef _atType(String _atType)
      Deprecated.
    • getAtType

      public String getAtType()
      Deprecated.
      When sub-classing, this defines the sub-class entity name
      Returns:
      _atType
    • setAtType

      public void setAtType(String _atType)
      Deprecated.
    • _atReferredType

      public UsageVolumeProductRef _atReferredType(String _atReferredType)
      Deprecated.
    • getAtReferredType

      public String getAtReferredType()
      Deprecated.
      Generic attribute indicating the name of the class type of the referred resource entity
      Returns:
      _atReferredType
    • setAtReferredType

      public void setAtReferredType(String _atReferredType)
      Deprecated.
    • equals

      public boolean equals(Object o)
      Deprecated.
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Deprecated.
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Deprecated.
      Overrides:
      toString in class Object