io.legaldocml.akn.group.SpeechSection Maven / Gradle / Ivy
The newest version!
package io.legaldocml.akn.group;
/**
* The group speechSection lists the structures that should contain speeches.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
* @author Jacques Militello
*/
public interface SpeechSection extends ContainerElements {
}