Uses of Class
eu.europa.ted.efx.sdk1.EfxParser.LabelBlockContext
-
Packages that use EfxParser.LabelBlockContext Package Description eu.europa.ted.efx.sdk1 -
-
Uses of EfxParser.LabelBlockContext in eu.europa.ted.efx.sdk1
Subclasses of EfxParser.LabelBlockContext in eu.europa.ted.efx.sdk1 Modifier and Type Class Description static classEfxParser.ShorthandBtLabelReferenceContextstatic classEfxParser.ShorthandFieldLabelReferenceContextstatic classEfxParser.ShorthandIndirectLabelReferenceContextstatic classEfxParser.ShorthandIndirectLabelReferenceFromContextFieldContextstatic classEfxParser.ShorthandLabelReferenceFromContextContextstatic classEfxParser.StandardLabelReferenceContextMethods in eu.europa.ted.efx.sdk1 that return EfxParser.LabelBlockContext Modifier and Type Method Description EfxParser.LabelBlockContextEfxParser. labelBlock()EfxParser.LabelBlockContextEfxParser.LabelTemplateContext. labelBlock()Methods in eu.europa.ted.efx.sdk1 with parameters of type EfxParser.LabelBlockContext Modifier and Type Method Description voidEfxParser.LabelBlockContext. copyFrom(EfxParser.LabelBlockContext ctx)Constructors in eu.europa.ted.efx.sdk1 with parameters of type EfxParser.LabelBlockContext Constructor Description ShorthandBtLabelReferenceContext(EfxParser.LabelBlockContext ctx)ShorthandFieldLabelReferenceContext(EfxParser.LabelBlockContext ctx)ShorthandIndirectLabelReferenceContext(EfxParser.LabelBlockContext ctx)ShorthandIndirectLabelReferenceFromContextFieldContext(EfxParser.LabelBlockContext ctx)ShorthandLabelReferenceFromContextContext(EfxParser.LabelBlockContext ctx)StandardLabelReferenceContext(EfxParser.LabelBlockContext ctx)
-