|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensha.sha.earthquake.rupForecastImpl.WGCEP_UCERF_2_Final.data.finalReferenceFaultParamDb.PrefFaultSectionDataFinal
public class PrefFaultSectionDataFinal
Title: PrefFaultSectionDataFinal.java
Description: This class reads the Preferred Fault Section Data from an XML file.
| Constructor Summary | |
|---|---|
PrefFaultSectionDataFinal()
|
|
| Method Summary | |
|---|---|
ArrayList |
getAllFaultSectionPrefData()
Get a list of all Fault Section Pref Data from the database |
FaultSectionPrefData |
getFaultSectionPrefData(int faultSectionId)
Get Preferred fault section data for a Fault Section Id |
static void |
main(String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrefFaultSectionDataFinal()
| Method Detail |
|---|
public ArrayList getAllFaultSectionPrefData()
public FaultSectionPrefData getFaultSectionPrefData(int faultSectionId)
faultSectionId -
public static void main(String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||