Class OrgPolicyReport.Range

java.lang.Object
de.aristaflow.ilm.model.orgmodel.OrgPolicyReport.Range
All Implemented Interfaces:
Serializable
Enclosing class:
OrgPolicyReport

public static class OrgPolicyReport.Range extends Object implements Serializable
See Also:
  • Field Details

    • beginColumn

      @NotNull @PositiveOrZero public @NotNull @PositiveOrZero Integer beginColumn
    • endColumn

      @NotNull @PositiveOrZero public @NotNull @PositiveOrZero Integer endColumn
  • Constructor Details

    • Range

      public Range()