Class StatusCodeCount


  • public final class StatusCodeCount
    extends Object
    The StatusCodeCount model.
    • Constructor Detail

      • StatusCodeCount

        public StatusCodeCount()
    • Method Detail

      • code

        public String code()
        Get the code property: The instance view status code.
        Returns:
        the code value.
      • count

        public Integer count()
        Get the count property: Number of instances having this status code.
        Returns:
        the count value.
      • validate

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