Class XmlIDIntro

java.lang.Object
org.jboss.jaxb.intros.configmodel.XmlIDIntro

public class XmlIDIntro extends Object

Java class for XmlID complex type.

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

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

    • XmlIDIntro

      public XmlIDIntro()