Class NSUnitVolume

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class NSUnitVolume
extends NSDimension
implements NSSecureCoding
Since:
Available in iOS 10.0 and later.
  • Constructor Details

    • NSUnitVolume

      protected NSUnitVolume()
    • NSUnitVolume

      protected NSUnitVolume​(NSObject.Handle h, long handle)
    • NSUnitVolume

      protected NSUnitVolume​(NSObject.SkipInit skipInit)
    • NSUnitVolume

      public NSUnitVolume​(String symbol, NSUnitConverter converter)
    • NSUnitVolume

      public NSUnitVolume​(String symbol)
  • Method Details

    • getMegaliters

      public static NSUnitVolume getMegaliters()
    • getKiloliters

      public static NSUnitVolume getKiloliters()
    • getLiters

      public static NSUnitVolume getLiters()
    • getDeciliters

      public static NSUnitVolume getDeciliters()
    • getCentiliters

      public static NSUnitVolume getCentiliters()
    • getMilliliters

      public static NSUnitVolume getMilliliters()
    • getCubicKilometers

      public static NSUnitVolume getCubicKilometers()
    • getCubicMeters

      public static NSUnitVolume getCubicMeters()
    • getCubicDecimeters

      public static NSUnitVolume getCubicDecimeters()
    • getCubicCentimeters

      public static NSUnitVolume getCubicCentimeters()
    • getCubicMillimeters

      public static NSUnitVolume getCubicMillimeters()
    • getCubicInches

      public static NSUnitVolume getCubicInches()
    • getCubicFeet

      public static NSUnitVolume getCubicFeet()
    • getCubicYards

      public static NSUnitVolume getCubicYards()
    • getCubicMiles

      public static NSUnitVolume getCubicMiles()
    • getAcreFeet

      public static NSUnitVolume getAcreFeet()
    • getBushels

      public static NSUnitVolume getBushels()
    • getTeaspoons

      public static NSUnitVolume getTeaspoons()
    • getTablespoons

      public static NSUnitVolume getTablespoons()
    • getFluidOunces

      public static NSUnitVolume getFluidOunces()
    • getCups

      public static NSUnitVolume getCups()
    • getPints

      public static NSUnitVolume getPints()
    • getQuarts

      public static NSUnitVolume getQuarts()
    • getGallons

      public static NSUnitVolume getGallons()
    • getImperialTeaspoons

      public static NSUnitVolume getImperialTeaspoons()
    • getImperialTablespoons

      public static NSUnitVolume getImperialTablespoons()
    • getImperialFluidOunces

      public static NSUnitVolume getImperialFluidOunces()
    • getImperialPints

      public static NSUnitVolume getImperialPints()
    • getImperialQuarts

      public static NSUnitVolume getImperialQuarts()
    • getImperialGallons

      public static NSUnitVolume getImperialGallons()
    • getMetricCups

      public static NSUnitVolume getMetricCups()
    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • getBaseUnit

      public static NSUnitVolume getBaseUnit()