Class ArtifactBaseType


  • public abstract class ArtifactBaseType
    extends Object
    The artifact Base is here for use in extending by other specifications, to to allow attributes from other namespaces to be added to ws-calendar-based schemas.

    Java class for ArtifactBaseType complex type.

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

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

      • ArtifactBaseType

        public ArtifactBaseType()