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

com.xcase.integrate.objects.IncreasedEntries Maven / Gradle / Ivy

/**
 * Copyright 2016 Xcase All rights reserved.
 */
package com.xcase.integrate.objects;

import javax.xml.bind.annotation.*;

/**
 *
 * @author martinpg
 */
public class IncreasedEntries {

    @XmlValue
    public String value;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy