Class FileSetType.Function.SourceFile

  • Enclosing class:
    FileSetType.Function

    @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v3.0.2",
               date="2026-01-14T04:58:44Z")
    public static class FileSetType.Function.SourceFile
    extends java.lang.Object

    Java class for anonymous complex type.

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

     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="sourceName">
               <complexType>
                 <simpleContent>
                   <extension base="<http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009>spiritURI">
                   </extension>
                 </simpleContent>
               </complexType>
             </element>
             <group ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}fileType"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Field Detail

      • fileType

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:44Z")
        protected java.lang.String fileType
      • userFileType

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:44Z")
        protected java.lang.String userFileType
    • Constructor Detail

      • SourceFile

        public SourceFile()
    • Method Detail

      • getFileType

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:44Z")
        public java.lang.String getFileType()
        Gets the value of the fileType property.
        Returns:
        possible object is String
      • setFileType

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:44Z")
        public void setFileType​(java.lang.String value)
        Sets the value of the fileType property.
        Parameters:
        value - allowed object is String
      • getUserFileType

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:44Z")
        public java.lang.String getUserFileType()
        Gets the value of the userFileType property.
        Returns:
        possible object is String
      • setUserFileType

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:44Z")
        public void setUserFileType​(java.lang.String value)
        Sets the value of the userFileType property.
        Parameters:
        value - allowed object is String