All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.hpccsystems.ws.client.wrappers.wsdfu.SuperfileAction Maven / Gradle / Ivy

package org.hpccsystems.ws.client.wrappers.wsdfu;

/**
 * Enum representing the string values expected by DFU superfile action
 *
 */

public enum SuperfileAction
{
    add,
    remove
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy