com.apelon.dts.common
Class DTSPropTypeObject
java.lang.Object
com.apelon.dts.common.DTSTransferObject
com.apelon.dts.common.DTSPropTypeObject
public class DTSPropTypeObject
- extends DTSTransferObject
Title: DTSPropTypeObject
Description: A Transfer Object for DTSPropertyType
Copyright: Copyright (c) 2005
Company: Apelon Inc.
- Since:
- 3.4.0
- Version:
- DTS 3.4.0
- Author:
- Apelon Inc.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DTSPropTypeObject
public DTSPropTypeObject()
DTSPropTypeObject
public DTSPropTypeObject(int id,
String code,
String name,
int namespaceId)
getValueSize
public String getValueSize()
setValueSize
public void setValueSize(String valueSize)
getAttachesTo
public String getAttachesTo()
setAttachesTo
public void setAttachesTo(String attachesTo)
getContainsIndex
public String getContainsIndex()
setContainsIndex
public void setContainsIndex(String containsIndex)
Copyright © 2011. All Rights Reserved.