public class GeTaFC extends Object
A bean representing an FC section in GeTa data.
| Constructor and Description |
|---|
GeTaFC(String fidlet,
String fidleted,
String trfid,
Integer plb,
Integer ppb,
GeTaEd ed,
List<GeTaLL> ll)
Constructor creating a JSON representation.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAnnotations() |
GeTaEd |
getEd() |
List<GeTaLL> |
getLl() |
boolean |
hasEd()
Whether this FC instance has Ed annotations.
|
Copyright © 2011-2018 sdruskat.net. All Rights Reserved.