Interface LabelsCFType.Visitor<T>

All Superinterfaces:
AbstractCustomFieldType.VisitorBase<T>
Enclosing class:
LabelsCFType

public static interface LabelsCFType.Visitor<T> extends AbstractCustomFieldType.VisitorBase<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    visitLabels(LabelsCFType labelsCustomFieldType)
     
  • Method Details

    • visitLabels

      T visitLabels(LabelsCFType labelsCustomFieldType)