Class TmaProductRelationship

java.lang.Object
de.hybris.platform.b2ctelcoservices.data.TmaProductRelationship
All Implemented Interfaces:
Serializable

public class TmaProductRelationship extends Object implements Serializable
See Also:
  • Constructor Details

    • TmaProductRelationship

      public TmaProductRelationship()
  • Method Details

    • setType

      public void setType(String type)
    • getType

      public String getType()
    • setId

      public void setId(String id)
    • getId

      public String getId()