QDox
  1. QDox
  2. QDOX-67

Add isPrimitive() method to Type

    Details

    • Type: New Feature New Feature
    • Status: Closed Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.1, 1.2, 1.3, 1.4, 1.5
    • Fix Version/s: 1.6
    • Component/s: Java API
    • Labels:
      None
    • Number of attachments :
      0

      Description

      Please add the following method to Type class:

      public boolean isPrimitve() {
      String value = getValue();
      return "int".equals(value) || "long".equals(value) || ....
      }

        Activity

        Hide
        Mike Williams added a comment -

        Seems reasonable.

        Show
        Mike Williams added a comment - Seems reasonable.
        Mike Williams made changes -
        Field Original Value New Value
        Fix Version/s 1.6 [ 10814 ]
        Joe Walnes made changes -
        Resolution Fixed [ 1 ]
        Status Open [ 1 ] Closed [ 6 ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Zsombor G.
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:

              Time Tracking

              Estimated:
              Original Estimate - 1 hour
              1h
              Remaining:
              Remaining Estimate - 1 hour
              1h
              Logged:
              Time Spent - Not Specified
              Not Specified