Uses of Interface
org.apache.chemistry.opencmis.commons.definitions.Choice

Packages that use Choice
org.apache.chemistry.opencmis.commons.definitions OpenCMIS type and property definition interfaces. 
 

Uses of Choice in org.apache.chemistry.opencmis.commons.definitions
 

Methods in org.apache.chemistry.opencmis.commons.definitions that return types with arguments of type Choice
 List<Choice<T>> Choice.getChoice()
           
 List<Choice<T>> PropertyDefinition.getChoices()
          Returns the choices for this property.
 



Copyright © 2009-2010 The Apache Software Foundation. All Rights Reserved.