Skip navigation links


oracle.iam.request.vo
Class RequestBeneficiaryEntityAttribute.TYPE

java.lang.Object
  extended by java.lang.Enum
      extended by oracle.iam.request.vo.RequestBeneficiaryEntityAttribute.TYPE

All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable
Enclosing class:
RequestBeneficiaryEntityAttribute

public static final class RequestBeneficiaryEntityAttribute.TYPE
extends java.lang.Enum
See Also:
Serialized Form

Field Summary
static RequestBeneficiaryEntityAttribute.TYPE Boolean
           
static RequestBeneficiaryEntityAttribute.TYPE Byte
           
static RequestBeneficiaryEntityAttribute.TYPE ByteArray
           
static RequestBeneficiaryEntityAttribute.TYPE Date
           
static RequestBeneficiaryEntityAttribute.TYPE Double
           
static RequestBeneficiaryEntityAttribute.TYPE Integer
           
static RequestBeneficiaryEntityAttribute.TYPE Long
           
static RequestBeneficiaryEntityAttribute.TYPE Short
           
static RequestBeneficiaryEntityAttribute.TYPE String
           

 

Method Summary
static RequestBeneficiaryEntityAttribute.TYPE valueOf(java.lang.String name)
           
static RequestBeneficiaryEntityAttribute.TYPE[] values()
           

 

Methods inherited from class java.lang.Enum
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf

 

Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait

 

Field Detail

Byte

public static final RequestBeneficiaryEntityAttribute.TYPE Byte

Double

public static final RequestBeneficiaryEntityAttribute.TYPE Double

Integer

public static final RequestBeneficiaryEntityAttribute.TYPE Integer

String

public static final RequestBeneficiaryEntityAttribute.TYPE String

Short

public static final RequestBeneficiaryEntityAttribute.TYPE Short

Long

public static final RequestBeneficiaryEntityAttribute.TYPE Long

Date

public static final RequestBeneficiaryEntityAttribute.TYPE Date

Boolean

public static final RequestBeneficiaryEntityAttribute.TYPE Boolean

ByteArray

public static final RequestBeneficiaryEntityAttribute.TYPE ByteArray

Method Detail

values

public static RequestBeneficiaryEntityAttribute.TYPE[] values()

valueOf

public static RequestBeneficiaryEntityAttribute.TYPE valueOf(java.lang.String name)

Skip navigation links


Copyright © 2014, Oracle and/or its affiliates. All rights reserved.