Class ImplicitCollection

java.lang.Object
de.hybris.platform.commercefacades.xstream.alias.ImplicitCollection

public class ImplicitCollection extends Object
  • Constructor Details

    • ImplicitCollection

      public ImplicitCollection()
  • Method Details

    • getFieldName

      public String getFieldName()
    • setFieldName

      public void setFieldName(String fieldName)
    • getOwnerType

      public Class getOwnerType()
    • setOwnerType

      public void setOwnerType(Class ownerType)
    • getItemFieldName

      public String getItemFieldName()
    • setItemFieldName

      public void setItemFieldName(String itemFieldName)
    • getItemType

      public Class getItemType()
    • setItemType

      public void setItemType(Class itemType)