Class ParentType

  • Direct Known Subclasses:
    ChildType

    public class ParentType
    extends Object

    Java-Klasse für parentType complex type.

    Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.

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

      • ParentType

        public ParentType()