public class Box extends SimpleLiteral

Java class for Box complex type.

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

 <complexType name="Box">
   <simpleContent>
     <restriction base="<http://purl.org/dc/elements/1.1/>SimpleLiteral">
     </restriction>
   </simpleContent>
 </complexType>
 
  • Constructor Details

    • Box

      public Box()