Class FBArea


  • public class FBArea
    extends Object
    FogBugz area.
    • Method Detail

      • getId

        public int getId()
        Returns:
        ID of the area
      • getName

        public String getName()
        Returns:
        Name of the area
      • getProjectId

        public int getProjectId()
        Returns:
        ID of the associated project
      • getProjectName

        public String getProjectName()
        Returns:
        Name of the associated project