gov.nist.microanalysis.EPQLibrary
Class Reference.Book

java.lang.Object
  extended by gov.nist.microanalysis.EPQLibrary.Reference
      extended by gov.nist.microanalysis.EPQLibrary.Reference.Book
Enclosing class:
Reference

public static class Reference.Book
extends Reference

A class for representing books.


Nested Class Summary
 
Nested classes/interfaces inherited from class gov.nist.microanalysis.EPQLibrary.Reference
Reference.Author, Reference.Book, Reference.BookChapter, Reference.CrudeReference, Reference.Journal, Reference.JournalArticle, Reference.WebSite
 
Field Summary
 
Fields inherited from class gov.nist.microanalysis.EPQLibrary.Reference
CFiori, CharacterizationOfParticles, CLyman, DBright, DJoy, DNewbury, DWilliams, DWittry, Eindhoven, ElectronBeamXRayMicroanalysis, ElectronMicroprobe, ElectronProbeQuant, ELifshin, EnergyDispersiveXRaySpectrometery, FPichoir, FrameBook, GBastin, GLove, Goldstein, HHeijligers, HYakowitz, JArmstrong, JCriss, JDijkstra, JGoldstein, JMichael, JPhilibert, JPhysD, JPouchou, JSmall, KHeinrich, LBirks, LehighU, LSawyer, MandM, NBS, NIST, ONERA, PAPinEPQ, PDuncumb, PEchlin, QuantitativeElectronProbeMicroanalysis, RCastaing, RMyklebust, RPackwood, Scanning, SIA, SReed, TMcKinley, Ultramicroscopy, VScott, XRaySpec
 
Constructor Summary
Reference.Book(java.lang.String title, java.lang.String publisher, int year, Reference.Author[] authors)
           
 
Method Summary
 java.lang.String getLongForm()
           
 java.lang.String getShortForm()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Reference.Book

public Reference.Book(java.lang.String title,
                      java.lang.String publisher,
                      int year,
                      Reference.Author[] authors)
Method Detail

getShortForm

public java.lang.String getShortForm()
Specified by:
getShortForm in class Reference

getLongForm

public java.lang.String getLongForm()
Specified by:
getLongForm in class Reference