Uses of Class
network.oxalis.as2.common.As2Conf
-
Packages that use As2Conf Package Description network.oxalis.as2.common -
-
Uses of As2Conf in network.oxalis.as2.common
Methods in network.oxalis.as2.common that return As2Conf Modifier and Type Method Description static As2ConfAs2Conf. valueOf(String name)Returns the enum constant of this type with the specified name.static As2Conf[]As2Conf. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in network.oxalis.as2.common with type arguments of type As2Conf Modifier and Type Method Description StringAs2CommonModule. getNotification(network.oxalis.api.settings.Settings<As2Conf> settings)
-