Class ApprovalRuleDescriptionSet
java.lang.Object
com.commercetools.graphql.api.types.ApprovalRuleDescriptionSet
- All Implemented Interfaces:
MessagePayload
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionApprovalRuleDescriptionSet(String oldDescription, String description, String type) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetDescription(String description) voidsetOldDescription(String oldDescription) voidtoString()
-
Constructor Details
-
ApprovalRuleDescriptionSet
public ApprovalRuleDescriptionSet() -
ApprovalRuleDescriptionSet
-
-
Method Details
-
getOldDescription
-
setOldDescription
-
getDescription
-
setDescription
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-