public class GeTaM extends Object
A bean representing an M section in GeTa data.
GeTaM(Boolean ne, List<GeTaLT> lt)
List<GeTaLT>
getLt()
Boolean
getNe()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GeTaM(Boolean ne, List<GeTaLT> lt)
Constructor creating a JSON representation.
ne
lt
public final Boolean getNe()
public final List<GeTaLT> getLt()
Copyright © 2011-2018 sdruskat.net. All Rights Reserved.