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

com.github.sardine.model.Protected Maven / Gradle / Ivy

There is a newer version: 5.12
Show newest version
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 - 2024 Weber Informatics LLC | Privacy Policy