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

io.legaldocml.akn.element.RefItem Maven / Gradle / Ivy

The newest version!
package io.legaldocml.akn.element;

import io.legaldocml.akn.AknObject;

/**
 * Markup Interface.
* * The group refItems is a list of types of references used in the references section. * *
 * 	
 * 		
 * 			
 * 			
 * 		
 * 	
 * 
* * @author Jacques Militello */ public interface RefItem extends AknObject { }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy