Skip navigation links


oracle.iam.reconciliation.config.vo
Class SupportedType

java.lang.Object
  extended by oracle.iam.reconciliation.config.vo.SupportedType

All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
DateType, DoubleType, ITResourceType, NumberType, StringType

public abstract class SupportedType
extends java.lang.Object
implements java.io.Serializable
See Also:
Serialized Form

Method Summary
 java.lang.String getDataType()
           
 java.lang.Integer getDefaultSize()
           
 java.lang.String getEMType()
           
abstract  java.io.Serializable valueOf(java.lang.String data)
           

 

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

 

Method Detail

getEMType

public java.lang.String getEMType()

getDataType

public java.lang.String getDataType()

getDefaultSize

public java.lang.Integer getDefaultSize()

valueOf

public abstract java.io.Serializable valueOf(java.lang.String data)

Skip navigation links


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