public class BiblioWebResource extends BibRef
It represents a WWW resource.
Modifier and Type | Field and Description |
---|---|
String |
cost
The cost of accessing the resource.
|
int |
estimatedSize
An estomated size in kilobytes.
|
String |
url
The URL of the resource.
|
authors, contributors, coverage, crossReferences, date, description, entryStatus, format, identifier, language, properties, publisher, rights, subject, title, type
Constructor and Description |
---|
BiblioWebResource() |
public int estimatedSize
public BiblioWebResource()
Copyright © 2014 BioJava. All rights reserved.