Uses of Class
com.helger.en16931.cii2ubl.EUBLCreationMode
-
-
Uses of EUBLCreationMode in com.helger.en16931.cii2ubl
Fields in com.helger.en16931.cii2ubl declared as EUBLCreationMode Modifier and Type Field Description static EUBLCreationModeAbstractCIIToUBLConverter. DEFAULT_UBL_CREATION_MODEMethods in com.helger.en16931.cii2ubl that return EUBLCreationMode Modifier and Type Method Description EUBLCreationModeAbstractCIIToUBLConverter. getUBLCreationMode()static EUBLCreationModeEUBLCreationMode. valueOf(String name)Returns the enum constant of this type with the specified name.static EUBLCreationMode[]EUBLCreationMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.helger.en16931.cii2ubl with parameters of type EUBLCreationMode Modifier and Type Method Description IMPLTYPEAbstractCIIToUBLConverter. setUBLCreationMode(EUBLCreationMode eCreationMode)
-