public class GeTaLT extends Object
A bean representing an LT section in GeTa data.
GeTaLT(String nt, List<GeTaAL> al)
List<GeTaAL>
getAl()
String
getNt()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GeTaLT(String nt, List<GeTaAL> al)
Constructor creating a JSON representation.
nt
al
public final String getNt()
public final List<GeTaAL> getAl()
Copyright © 2011-2018 sdruskat.net. All Rights Reserved.