info.informatica.data.field
Class UpdateMark

java.lang.Object
  extended by info.informatica.data.field.DataType
      extended by info.informatica.data.field.OperationMark
          extended by info.informatica.data.field.UpdateMark

public class UpdateMark
extends OperationMark

Update Mark.

Version:
1.01
Author:
amengual at informatica dot info

Field Summary
 
Fields inherited from class info.informatica.data.field.DataType
DEFAULT_TYPE
 
Constructor Summary
UpdateMark()
           
 
Method Summary
 
Methods inherited from class info.informatica.data.field.OperationMark
objectValue, validate
 
Methods inherited from class info.informatica.data.field.DataType
create, createAs, dataType, equals, getDefaultClassName, getFormat, getIntType, getJavaSQLType, getName, getSize, getTypeName, hashCode, sample, setFormat, setJavaSQLType, setSize, toString, validate, validate
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UpdateMark

public UpdateMark()