
com.github.sardine.model.Protected Maven / Gradle / Ivy
package com.github.sardine.model;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "")
@XmlRootElement(name = "protected")
public class Protected {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy