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

com.metsci.glimpse.docking.xml.package-info Maven / Gradle / Ivy

There is a newer version: 4.0.0
Show newest version
@XmlSchema( namespace = "http://glimpse.metsci.com/docking", elementFormDefault = QUALIFIED, xmlns = { @XmlNs( prefix = "", namespaceURI = "http://glimpse.metsci.com/docking" ), @XmlNs( prefix = "xsi", namespaceURI = "http://www.w3.org/2001/XMLSchema-instance" ) } )
package com.metsci.glimpse.docking.xml;

import static javax.xml.bind.annotation.XmlNsForm.QUALIFIED;

import javax.xml.bind.annotation.XmlNs;
import javax.xml.bind.annotation.XmlSchema;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy