Class FileSetRef


  • @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v2.3.8",
               date="2024-11-14T04:42:42Z")
    public class FileSetRef
    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">
           <choice>
             <element name="localName" type="{http://www.w3.org/2001/XMLSchema}Name"/>
           </choice>
         </restriction>
       </complexContent>
     </complexType>
     
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String localName  
    • Constructor Summary

      Constructors 
      Constructor Description
      FileSetRef()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getLocalName()
      Gets the value of the localName property.
      void setLocalName​(java.lang.String value)
      Sets the value of the localName property.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • localName

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        protected java.lang.String localName
    • Constructor Detail

      • FileSetRef

        public FileSetRef()
    • Method Detail

      • getLocalName

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        public java.lang.String getLocalName()
        Gets the value of the localName property.
        Returns:
        possible object is String
      • setLocalName

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        public void setLocalName​(java.lang.String value)
        Sets the value of the localName property.
        Parameters:
        value - allowed object is String