Java org.joda.time.base BaseSingleFieldPeriod fields, constructors, methods, implement or subclass

Example usage for Java org.joda.time.base BaseSingleFieldPeriod fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.joda.time.base BaseSingleFieldPeriod.

The text is from its open source code.

Subclass

org.joda.time.base.BaseSingleFieldPeriod has subclasses.
Click this link to see all its subclasses.

Method

intget(DurationFieldType type)
Gets the value of a duration field represented by this period.
DurationFieldTypegetFieldType()
Gets the single duration field type.
PeriodTypegetPeriodType()
Gets the period type which matches the duration field type.