Uses of Class
network.oxalis.vefa.peppol.sbdh.SbdReader.Type
-
Packages that use SbdReader.Type Package Description network.oxalis.vefa.peppol.sbdh -
-
Uses of SbdReader.Type in network.oxalis.vefa.peppol.sbdh
Methods in network.oxalis.vefa.peppol.sbdh that return SbdReader.Type Modifier and Type Method Description SbdReader.TypeSbdReader. getType()static SbdReader.TypeSbdReader.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static SbdReader.Type[]SbdReader.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-