Class Period


public class Period extends SimpleLiteral

Java class for Period complex type.

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

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

    • Period

      public Period()