org.archiviststoolkit.structure.EAD
Class Lb

java.lang.Object
  extended by org.archiviststoolkit.structure.EAD.Lb

public class Lb
extends java.lang.Object

Java class for lb complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="lb">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
Lb()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Lb

public Lb()