@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen") @Beta public class RulesetAllOfVocabulary extends Object
Constructor and Description |
---|
RulesetAllOfVocabulary() |
@Nonnull public RulesetAllOfVocabulary inclusion(@Nonnull List<RulesetAllOfRuleService> inclusion)
RulesetAllOfVocabulary
instance and return the same instance.inclusion
- The inclusion of this RulesetAllOfVocabulary
RulesetAllOfVocabulary
class@Nonnull public RulesetAllOfVocabulary addInclusionItem(@Nonnull RulesetAllOfRuleService inclusionItem)
RulesetAllOfVocabulary
.inclusionItem
- The Inclusion that should be addedRulesetAllOfVocabulary
@Nonnull public List<RulesetAllOfRuleService> getInclusion()
RulesetAllOfVocabulary
instance.public void setInclusion(@Nonnull List<RulesetAllOfRuleService> inclusion)
RulesetAllOfVocabulary
instance.inclusion
- The inclusion of this RulesetAllOfVocabulary
@Nonnull public RulesetAllOfVocabulary exclusion(@Nonnull List<RulesetAllOfRuleService> exclusion)
RulesetAllOfVocabulary
instance and return the same instance.exclusion
- The exclusion of this RulesetAllOfVocabulary
RulesetAllOfVocabulary
class@Nonnull public RulesetAllOfVocabulary addExclusionItem(@Nonnull RulesetAllOfRuleService exclusionItem)
RulesetAllOfVocabulary
.exclusionItem
- The Exclusion that should be addedRulesetAllOfVocabulary
@Nonnull public List<RulesetAllOfRuleService> getExclusion()
RulesetAllOfVocabulary
instance.public void setExclusion(@Nonnull List<RulesetAllOfRuleService> exclusion)
RulesetAllOfVocabulary
instance.exclusion
- The exclusion of this RulesetAllOfVocabulary
Copyright © 2021 SAP SE. All rights reserved.