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

org.linguafranca.pwdb.kdbx.jaxb.binding.Parented Maven / Gradle / Ivy

//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11 
// See http://java.sun.com/xml/jaxb 
// Any modifications to this file will be lost upon recompilation of the source schema. 
// Generated on: 2016.10.14 at 01:48:37 PM BST 
//


package org.linguafranca.pwdb.kdbx.jaxb.binding;

import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;


/**
 * This class, while generated, is not used see {@link org.linguafranca.pwdb.kdbx.jaxb.base.AbstractJaxbParentedBinding} which is the actual implementation class.
 * 
 * 
 * 
 */
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "Parented")
@XmlSeeAlso({
    JaxbGroupBinding.class,
    JaxbEntryBinding.class
})
public abstract class Parented {


}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy