Class Translation


  • public class Translation
    extends LinkCollection

    Java class for Translation complex type.

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

     <complexType name="Translation">
       <complexContent>
         <extension base="{http://www.xwiki.org}LinkCollection">
           <attribute name="language" type="{http://www.w3.org/2001/XMLSchema}string" />
         </extension>
       </complexContent>
     </complexType>