Class GlobalVariablesModel.File

  • Enclosing class:
    GlobalVariablesModel

    public static class GlobalVariablesModel.File
    extends Object

    Java-Klasse für anonymous complex type.

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

     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <attribute name="path" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
         </restriction>
       </complexContent>
     </complexType>
     
    • Field Detail

    • Constructor Detail

      • File

        public File()
    • Method Detail

      • getPath

        public String getPath()
        Ruft den Wert der path-Eigenschaft ab.
        Returns:
        possible object is String
      • setPath

        public void setPath​(String value)
        Legt den Wert der path-Eigenschaft fest.
        Parameters:
        value - allowed object is String