JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
nablarch.common.databind.fixedlength.converter
Annotation Type Binary
@FieldConvert
(
BinaryConverter.class
)
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
public @interface
Binary
バイナリであることを示す。
Nested Class Summary
Nested Classes
Modifier and Type
Class
Description
static class
Binary.BinaryConverter
バイナリのため変換を行わずそのまま移送する。