org.sonar.wsclient.issue
Interface WorkDayDuration

All Known Implementing Classes:
DefaultWorkDayDuration

public interface WorkDayDuration

Since:
4.0

Method Summary
 Integer days()
           
 Integer hours()
           
 Integer minutes()
           
 

Method Detail

days

Integer days()

minutes

Integer minutes()

hours

Integer hours()


Copyright © 2009-2014 SonarSource. All Rights Reserved.