@Retention(value=RUNTIME) @Target(value=FIELD) public @interface Transform
Transformer
.Modifier and Type | Required Element and Description |
---|---|
int |
position
Byte position in the record.
|
Class<?> |
targetType
AS400 target type.
|
public abstract int position
public abstract Class<?> targetType
AS400Text
,
AS400ZonedDecimal
,
AS400Bin4
Copyright © 2018. All rights reserved.