Class DocumenttypesConfig.Documenttype.Fieldsets

  • Enclosing class:
    DocumenttypesConfig.Documenttype

    public static final class DocumenttypesConfig.Documenttype.Fieldsets
    extends com.yahoo.config.InnerNode
    This class represents documenttypes.documenttype[].fieldsets{}
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> fields()  
      java.lang.String fields​(int i)  
      • Methods inherited from class com.yahoo.config.InnerNode

        equals, getAllDescendantLeafNodes, getChildren, getChildrenWithVectorsFlattened, hashCode, postInitialize, toString
      • Methods inherited from class com.yahoo.config.Node

        clone
      • Methods inherited from class java.lang.Object

        finalize, getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • fields

        public java.util.List<java.lang.String> fields()
        Returns:
        documenttypes.documenttype[].fieldsets{}.fields[]
      • fields

        public java.lang.String fields​(int i)
        Parameters:
        i - the index of the value to return
        Returns:
        documenttypes.documenttype[].fieldsets{}.fields[]