Skip navigation links


com.thortech.xl.ddm.repositories.api.intf
Interface ApiAttributesMetaDataIntf

All Superinterfaces:
com.thortech.xl.ddm.engine.repository.intf.SchemaColumnElementIntf

public interface ApiAttributesMetaDataIntf
extends com.thortech.xl.ddm.engine.repository.intf.SchemaColumnElementIntf

Method Summary
 java.lang.Class getKlass()
           
 boolean isApiCall()
           
 boolean isOldValueType()
           
 boolean isSetterRequired()
           

 

Methods inherited from interface com.thortech.xl.ddm.engine.repository.intf.SchemaColumnElementIntf
getName

 

Method Detail

isApiCall

boolean isApiCall()

isSetterRequired

boolean isSetterRequired()

getKlass

java.lang.Class getKlass()

isOldValueType

boolean isOldValueType()

Skip navigation links


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