Class PolicyDescriptionContractProperties


  • public final class PolicyDescriptionContractProperties
    extends Object
    Policy description properties.
    • Constructor Detail

      • PolicyDescriptionContractProperties

        public PolicyDescriptionContractProperties()
    • Method Detail

      • description

        public String description()
        Get the description property: Policy description.
        Returns:
        the description value.
      • scope

        public Long scope()
        Get the scope property: Binary OR value of the Snippet scope.
        Returns:
        the scope value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.