public class Volume extends Object
| Constructor and Description |
|---|
Volume() |
| Modifier and Type | Method and Description |
|---|---|
Blockette |
add(Blockette blockette) |
void |
build() |
List<Blockette> |
find(String network,
String station,
String channel,
String location) |
Blockette |
get(int id) |
List<Blockette> |
getAll() |
B010 |
getB010() |
B011 |
getB011() |
B012 |
getB012() |
List<B050> |
getB050s() |
Blockette |
getById(int id) |
List<Blockette> |
getControlBlockettes() |
Dictionary |
getDictionary() |
Blockette |
getDictionaryBlockette(int type,
int lookupCode) |
List<Blockette> |
getDictionaryBlockettes() |
List<Blockette> |
getIndexBlockettes() |
int |
getNumberOfStations() |
List<Record> |
getRecords() |
Blockette |
getResponseDictionaryBlockette(int lookupCode) |
boolean |
isEmpty() |
int |
size() |
public void build()
throws SeedException
SeedExceptionpublic Blockette add(Blockette blockette) throws SeedException
SeedExceptionpublic int getNumberOfStations()
public Blockette get(int id)
public B010 getB010()
public B011 getB011()
public B012 getB012()
public Blockette getById(int id)
public Dictionary getDictionary()
public Blockette getDictionaryBlockette(int type, int lookupCode)
public Blockette getResponseDictionaryBlockette(int lookupCode)
public boolean isEmpty()
public int size()
Copyright © 2018. All rights reserved.