Uses of Enum Class
org.faceless.publisher.type.Repeat.Type

Packages that use org.faceless.publisher.type.Repeat.Type
Package
Description
Contains utility classes and interfaces which are used across BFO Publisher
  • Uses of org.faceless.publisher.type.Repeat.Type in org.faceless.publisher.type

    Methods in org.faceless.publisher.type that return org.faceless.publisher.type.Repeat.Type in in
    Modifier and Type
    Method
    Description
    org.faceless.publisher.type.Repeat.Type
    Repeat.getType()
     
    static org.faceless.publisher.type.Repeat.Type
    Repeat.Type.valueOf(String name)
     
    static org.faceless.publisher.type.Repeat.Type[]
    Repeat.Type.values()