Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ public interface AssociateRole extends BaseResource, com.commercetools.api.model
public List<Permission> getPermissions();

/**
* <p>Custom Fields for the AssociateRole.</p>
* <p>Custom Fields of the AssociateRole.</p>
* @return custom
*/
@Valid
Expand Down Expand Up @@ -210,7 +210,7 @@ public interface AssociateRole extends BaseResource, com.commercetools.api.model
public void setPermissions(final List<Permission> permissions);

/**
* <p>Custom Fields for the AssociateRole.</p>
* <p>Custom Fields of the AssociateRole.</p>
* @param custom value to be set
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ public AssociateRoleBuilder plusPermissions(
}

/**
* <p>Custom Fields for the AssociateRole.</p>
* <p>Custom Fields of the AssociateRole.</p>
* @param builder function to build the custom value
* @return Builder
*/
Expand All @@ -256,7 +256,7 @@ public AssociateRoleBuilder custom(
}

/**
* <p>Custom Fields for the AssociateRole.</p>
* <p>Custom Fields of the AssociateRole.</p>
* @param builder function to build the custom value
* @return Builder
*/
Expand All @@ -268,7 +268,7 @@ public AssociateRoleBuilder withCustom(
}

/**
* <p>Custom Fields for the AssociateRole.</p>
* <p>Custom Fields of the AssociateRole.</p>
* @param custom value to be set
* @return Builder
*/
Expand Down Expand Up @@ -372,7 +372,7 @@ public java.util.List<com.commercetools.api.models.associate_role.Permission> ge
}

/**
* <p>Custom Fields for the AssociateRole.</p>
* <p>Custom Fields of the AssociateRole.</p>
* @return custom
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ public java.util.List<com.commercetools.api.models.associate_role.Permission> ge
}

/**
* <p>Custom Fields for the AssociateRole.</p>
* <p>Custom Fields of the AssociateRole.</p>
*/

public com.commercetools.api.models.type.CustomFields getCustom() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ public interface BusinessUnit extends BaseResource, com.commercetools.api.models
public String getContactEmail();

/**
* <p>Custom Fields for the Business Unit.</p>
* <p>Custom Fields of the Business Unit.</p>
* @return custom
*/
@Valid
Expand Down Expand Up @@ -390,7 +390,7 @@ public interface BusinessUnit extends BaseResource, com.commercetools.api.models
public void setContactEmail(final String contactEmail);

/**
* <p>Custom Fields for the Business Unit.</p>
* <p>Custom Fields of the Business Unit.</p>
* @param custom value to be set
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ public String getContactEmail() {
}

/**
* <p>Custom Fields for the Business Unit.</p>
* <p>Custom Fields of the Business Unit.</p>
*/

public com.commercetools.api.models.type.CustomFields getCustom() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ public CompanyBuilder contactEmail(@Nullable final String contactEmail) {
}

/**
* <p>Custom Fields for the Business Unit.</p>
* <p>Custom Fields of the Business Unit.</p>
* @param builder function to build the custom value
* @return Builder
*/
Expand All @@ -476,7 +476,7 @@ public CompanyBuilder custom(
}

/**
* <p>Custom Fields for the Business Unit.</p>
* <p>Custom Fields of the Business Unit.</p>
* @param builder function to build the custom value
* @return Builder
*/
Expand All @@ -488,7 +488,7 @@ public CompanyBuilder withCustom(
}

/**
* <p>Custom Fields for the Business Unit.</p>
* <p>Custom Fields of the Business Unit.</p>
* @param custom value to be set
* @return Builder
*/
Expand Down Expand Up @@ -1184,7 +1184,7 @@ public String getContactEmail() {
}

/**
* <p>Custom Fields for the Business Unit.</p>
* <p>Custom Fields of the Business Unit.</p>
* @return custom
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ public String getContactEmail() {
}

/**
* <p>Custom Fields for the Business Unit.</p>
* <p>Custom Fields of the Business Unit.</p>
*/

public com.commercetools.api.models.type.CustomFields getCustom() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ public DivisionBuilder contactEmail(@Nullable final String contactEmail) {
}

/**
* <p>Custom Fields for the Business Unit.</p>
* <p>Custom Fields of the Business Unit.</p>
* @param builder function to build the custom value
* @return Builder
*/
Expand All @@ -476,7 +476,7 @@ public DivisionBuilder custom(
}

/**
* <p>Custom Fields for the Business Unit.</p>
* <p>Custom Fields of the Business Unit.</p>
* @param builder function to build the custom value
* @return Builder
*/
Expand All @@ -488,7 +488,7 @@ public DivisionBuilder withCustom(
}

/**
* <p>Custom Fields for the Business Unit.</p>
* <p>Custom Fields of the Business Unit.</p>
* @param custom value to be set
* @return Builder
*/
Expand Down Expand Up @@ -1184,7 +1184,7 @@ public String getContactEmail() {
}

/**
* <p>Custom Fields for the Business Unit.</p>
* <p>Custom Fields of the Business Unit.</p>
* @return custom
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ public String getContactEmail() {
}

/**
* <p>Custom Fields for the Business Unit.</p>
* <p>Custom Fields of the Business Unit.</p>
*/

public com.commercetools.api.models.type.CustomFields getCustom() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ public interface CartDiscountDraft extends com.commercetools.api.models.Customiz
public StackingMode getStackingMode();

/**
* <p>Custom Fields of the CartDiscount.</p>
* <p>Custom Fields for the CartDiscount.</p>
* @return custom
*/
@Valid
Expand Down Expand Up @@ -294,7 +294,7 @@ public interface CartDiscountDraft extends com.commercetools.api.models.Customiz
public void setStackingMode(final StackingMode stackingMode);

/**
* <p>Custom Fields of the CartDiscount.</p>
* <p>Custom Fields for the CartDiscount.</p>
* @param custom value to be set
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ public CartDiscountDraftBuilder stackingMode(
}

/**
* <p>Custom Fields of the CartDiscount.</p>
* <p>Custom Fields for the CartDiscount.</p>
* @param builder function to build the custom value
* @return Builder
*/
Expand All @@ -421,7 +421,7 @@ public CartDiscountDraftBuilder custom(
}

/**
* <p>Custom Fields of the CartDiscount.</p>
* <p>Custom Fields for the CartDiscount.</p>
* @param builder function to build the custom value
* @return Builder
*/
Expand All @@ -433,7 +433,7 @@ public CartDiscountDraftBuilder withCustom(
}

/**
* <p>Custom Fields of the CartDiscount.</p>
* <p>Custom Fields for the CartDiscount.</p>
* @param custom value to be set
* @return Builder
*/
Expand Down Expand Up @@ -646,7 +646,7 @@ public com.commercetools.api.models.cart_discount.StackingMode getStackingMode()
}

/**
* <p>Custom Fields of the CartDiscount.</p>
* <p>Custom Fields for the CartDiscount.</p>
* @return custom
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ public com.commercetools.api.models.cart_discount.StackingMode getStackingMode()
}

/**
* <p>Custom Fields of the CartDiscount.</p>
* <p>Custom Fields for the CartDiscount.</p>
*/

public com.commercetools.api.models.type.CustomFieldsDraft getCustom() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ public interface Category extends BaseResource, CategoryMixin, com.commercetools
public LocalizedString getMetaKeywords();

/**
* <p>Custom Fields for the Category.</p>
* <p>Custom Fields of the Category.</p>
* @return custom
*/
@Valid
Expand Down Expand Up @@ -326,7 +326,7 @@ public interface Category extends BaseResource, CategoryMixin, com.commercetools
public void setMetaKeywords(final LocalizedString metaKeywords);

/**
* <p>Custom Fields for the Category.</p>
* <p>Custom Fields of the Category.</p>
* @param custom value to be set
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ public CategoryBuilder metaKeywords(
}

/**
* <p>Custom Fields for the Category.</p>
* <p>Custom Fields of the Category.</p>
* @param builder function to build the custom value
* @return Builder
*/
Expand All @@ -565,7 +565,7 @@ public CategoryBuilder custom(
}

/**
* <p>Custom Fields for the Category.</p>
* <p>Custom Fields of the Category.</p>
* @param builder function to build the custom value
* @return Builder
*/
Expand All @@ -577,7 +577,7 @@ public CategoryBuilder withCustom(
}

/**
* <p>Custom Fields for the Category.</p>
* <p>Custom Fields of the Category.</p>
* @param custom value to be set
* @return Builder
*/
Expand Down Expand Up @@ -837,7 +837,7 @@ public com.commercetools.api.models.common.LocalizedString getMetaKeywords() {
}

/**
* <p>Custom Fields for the Category.</p>
* <p>Custom Fields of the Category.</p>
* @return custom
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ public com.commercetools.api.models.common.LocalizedString getMetaKeywords() {
}

/**
* <p>Custom Fields for the Category.</p>
* <p>Custom Fields of the Category.</p>
*/

public com.commercetools.api.models.type.CustomFields getCustom() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ public interface QueryPrice extends com.commercetools.api.models.Customizable<Qu
public DiscountedPriceDraft getDiscounted();

/**
* <p>Custom Fields for the Price.</p>
* <p>Custom Fields of the Price.</p>
* @return custom
*/
@Valid
Expand Down Expand Up @@ -176,7 +176,7 @@ public interface QueryPrice extends com.commercetools.api.models.Customizable<Qu
public void setDiscounted(final DiscountedPriceDraft discounted);

/**
* <p>Custom Fields for the Price.</p>
* <p>Custom Fields of the Price.</p>
* @param custom value to be set
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ public QueryPriceBuilder discounted(
}

/**
* <p>Custom Fields for the Price.</p>
* <p>Custom Fields of the Price.</p>
* @param builder function to build the custom value
* @return Builder
*/
Expand All @@ -255,7 +255,7 @@ public QueryPriceBuilder custom(
}

/**
* <p>Custom Fields for the Price.</p>
* <p>Custom Fields of the Price.</p>
* @param builder function to build the custom value
* @return Builder
*/
Expand All @@ -267,7 +267,7 @@ public QueryPriceBuilder withCustom(
}

/**
* <p>Custom Fields for the Price.</p>
* <p>Custom Fields of the Price.</p>
* @param custom value to be set
* @return Builder
*/
Expand Down Expand Up @@ -451,7 +451,7 @@ public com.commercetools.api.models.common.DiscountedPriceDraft getDiscounted()
}

/**
* <p>Custom Fields for the Price.</p>
* <p>Custom Fields of the Price.</p>
* @return custom
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ public com.commercetools.api.models.common.DiscountedPriceDraft getDiscounted()
}

/**
* <p>Custom Fields for the Price.</p>
* <p>Custom Fields of the Price.</p>
*/

public com.commercetools.api.models.type.CustomFields getCustom() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ public interface ScopedPrice extends com.commercetools.api.models.Customizable<S
public DiscountedPrice getDiscounted();

/**
* <p>Custom Fields for the Price.</p>
* <p>Custom Fields of the Price.</p>
* @return custom
*/
@Valid
Expand Down Expand Up @@ -186,7 +186,7 @@ public interface ScopedPrice extends com.commercetools.api.models.Customizable<S
public void setDiscounted(final DiscountedPrice discounted);

/**
* <p>Custom Fields for the Price.</p>
* <p>Custom Fields of the Price.</p>
* @param custom value to be set
*/

Expand Down
Loading