| Package | Description | 
|---|---|
| org.geotools.metadata.iso.distribution | Distribution implementation. | 
| org.opengis.metadata.distribution | Distribution information. | 
| Modifier and Type | Method and Description | 
|---|---|
| MediumName | MediumImpl. getName()Returns the name of the medium on which the resource can be received. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MediumImpl. setName(MediumName newValue)Set the name of the medium on which the resource can be received. | 
| Modifier and Type | Field and Description | 
|---|---|
| static MediumName | MediumName. CARTRIDGE_34803480 cartridge tape drive. | 
| static MediumName | MediumName. CARTRIDGE_34903490 cartridge tape drive. | 
| static MediumName | MediumName. CARTRIDGE_35803580 cartridge tape drive. | 
| static MediumName | MediumName. CARTRIDGE_TAPE_1_QUARTER_INCH¼ inch magnetic tape. | 
| static MediumName | MediumName. CARTRIDGE_TAPE_4mm4 millimetre magnetic tape. | 
| static MediumName | MediumName. CARTRIDGE_TAPE_8mm8 millimetre magnetic tape. | 
| static MediumName | MediumName. CD_ROMRead-only optical disk. | 
| static MediumName | MediumName. DIGITAL_LINEAR_TAPEHalf inch cartridge streaming tape drive. | 
| static MediumName | MediumName. DVDDigital versatile disk. | 
| static MediumName | MediumName. DVD_ROMDigital versatile disk digital versatile disk, read only. | 
| static MediumName | MediumName. FLOPPY_3_HALF_INCH3½ inch magnetic disk. | 
| static MediumName | MediumName. FLOPPY_5_QUARTER_INCH5¼ inch magnetic disk. | 
| static MediumName | MediumName. HARD_COPYPamphlet or leaflet giving descriptive information. | 
| static MediumName | MediumName. ON_LINEDirect computer linkage. | 
| static MediumName | MediumName. SATELLITELinkage through a satellite communication system. | 
| static MediumName | MediumName. TAPE_7_TRACK7 track magnetic tape. | 
| static MediumName | MediumName. TAPE_9_TRACK9 track magnetic tape. | 
| static MediumName | MediumName. TELEPHONE_LINKCommunication through a telephone network. | 
| Modifier and Type | Method and Description | 
|---|---|
| MediumName[] | MediumName. family()Returns the list of enumerations of the same kind than this enum. | 
| MediumName | Medium. getName()Name of the medium on which the resource can be received. | 
| static MediumName | MediumName. valueOf(String code)Returns the medium name that matches the given string, or returns a new one if none match it. | 
| static MediumName[] | MediumName. values()Returns the list of  MediumNames. | 
Copyright © 1996–2019 Geotools. All rights reserved.