Uses of Class
org.exoplatform.gwtframework.commons.xml.QName

Packages that use QName
org.exoplatform.gwtframework.commons.wadl   
 

Uses of QName in org.exoplatform.gwtframework.commons.wadl
 

Fields in org.exoplatform.gwtframework.commons.wadl declared as QName
protected  QName RepresentationType.element
           
protected  QName Param.type
           
 

Methods in org.exoplatform.gwtframework.commons.wadl that return QName
 QName RepresentationType.getElement()
          Gets the value of the element property.
 QName Param.getType()
          Gets the value of the type property.
 

Methods in org.exoplatform.gwtframework.commons.wadl that return types with arguments of type QName
 java.util.Map<QName,java.lang.String> Response.getOtherAttributes()
          Gets a map that contains attributes that aren't bound to any typed property on this class.
 java.util.Map<QName,java.lang.String> RepresentationType.getOtherAttributes()
          Gets a map that contains attributes that aren't bound to any typed property on this class.
 java.util.Map<QName,java.lang.String> Resources.getOtherAttributes()
          Gets a map that contains attributes that aren't bound to any typed property on this class.
 java.util.Map<QName,java.lang.String> Doc.getOtherAttributes()
          Gets a map that contains attributes that aren't bound to any typed property on this class.
 java.util.Map<QName,java.lang.String> Link.getOtherAttributes()
          Gets a map that contains attributes that aren't bound to any typed property on this class.
 java.util.Map<QName,java.lang.String> Param.getOtherAttributes()
          Gets a map that contains attributes that aren't bound to any typed property on this class.
 java.util.Map<QName,java.lang.String> Option.getOtherAttributes()
          Gets a map that contains attributes that aren't bound to any typed property on this class.
 java.util.Map<QName,java.lang.String> Resource.getOtherAttributes()
          Gets a map that contains attributes that aren't bound to any typed property on this class.
 java.util.Map<QName,java.lang.String> Request.getOtherAttributes()
          Gets a map that contains attributes that aren't bound to any typed property on this class.
 java.util.Map<QName,java.lang.String> ResourceType.getOtherAttributes()
          Gets a map that contains attributes that aren't bound to any typed property on this class.
 java.util.Map<QName,java.lang.String> Method.getOtherAttributes()
          Gets a map that contains attributes that aren't bound to any typed property on this class.
 java.util.Map<QName,java.lang.String> Include.getOtherAttributes()
          Gets a map that contains attributes that aren't bound to any typed property on this class.
 

Methods in org.exoplatform.gwtframework.commons.wadl with parameters of type QName
 void RepresentationType.setElement(QName value)
          Sets the value of the element property.
 void Param.setType(QName value)
          Sets the value of the type property.
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.