java.lang.Object
de.hybris.platform.sap.productconfig.runtime.cps.model.external.CPSExternalObjectKey
All Implemented Interfaces:
Serializable

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

    • CPSExternalObjectKey

      public CPSExternalObjectKey()
  • Method Details

    • setId

      public void setId(String id)
    • getId

      public String getId()
    • setType

      public void setType(String type)
    • getType

      public String getType()
    • setClassType

      public void setClassType(String classType)
    • getClassType

      public String getClassType()