com.adobe.livecycle.ibmfilenetcontentrepositoryconnector.client.type
Class IPropertyInfo.ValueCardinality

java.lang.Object
  extended by java.lang.Enum
      extended by com.adobe.livecycle.ibmfilenetcontentrepositoryconnector.client.type.IPropertyInfo.ValueCardinality
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable
Enclosing interface:
IPropertyInfo

public static final class IPropertyInfo.ValueCardinality
extends java.lang.Enum

Enumeration of the cardinality supported by IBM FileNet.

See Also:
Serialized Form

Field Summary
static IPropertyInfo.ValueCardinality ENUMERATION
           
static IPropertyInfo.ValueCardinality LIST
           
static IPropertyInfo.ValueCardinality SINGLE
           
 
Method Summary
 java.lang.String getName()
          Retrieves the name of the given ValueCardinality type.
 java.lang.String toString()
           
static IPropertyInfo.ValueCardinality valueOf(java.lang.String name)
           
static IPropertyInfo.ValueCardinality[] values()
           
 
Methods inherited from class java.lang.Enum
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

SINGLE

public static final IPropertyInfo.ValueCardinality SINGLE

ENUMERATION

public static final IPropertyInfo.ValueCardinality ENUMERATION

LIST

public static final IPropertyInfo.ValueCardinality LIST
Method Detail

values

public static IPropertyInfo.ValueCardinality[] values()

valueOf

public static IPropertyInfo.ValueCardinality valueOf(java.lang.String name)

getName

public java.lang.String getName()
Retrieves the name of the given ValueCardinality type.


toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Enum
See Also:
Enum.toString()


[an error occurred while processing this directive] [an error occurred while processing this directive]