Uses of Class
org.xcmis.client.gwt.model.restatom.EnumLinkRelation

Packages that use EnumLinkRelation
org.xcmis.client.gwt.model.restatom   
 

Uses of EnumLinkRelation in org.xcmis.client.gwt.model.restatom
 

Methods in org.xcmis.client.gwt.model.restatom that return EnumLinkRelation
static EnumLinkRelation EnumLinkRelation.fromValue(String v)
           
 EnumLinkRelation AtomLink.getRelation()
           
static EnumLinkRelation EnumLinkRelation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EnumLinkRelation[] EnumLinkRelation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.xcmis.client.gwt.model.restatom with parameters of type EnumLinkRelation
 String TypeEntry.getHref(EnumLinkRelation relation)
           
 String TypeEntry.getHref(EnumLinkRelation relation, String type)
           
 void AtomLink.setRelation(EnumLinkRelation relation)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.