public class UDC extends SimpleLiteral

Java class for UDC complex type.

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

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

    • UDC

      public UDC()