Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
ALWAYS_GENERATE_SERVICE_FILE |
"mapstruct.alwaysGenerateServicesFile" |
protected static final String |
DEFAULT_COMPONENT_MODEL |
"mapstruct.defaultComponentModel" |
protected static final String |
SUPPRESS_GENERATOR_TIMESTAMP |
"mapstruct.suppressGeneratorTimestamp" |
protected static final String |
SUPPRESS_GENERATOR_VERSION_INFO_COMMENT |
"mapstruct.suppressGeneratorVersionInfoComment" |
protected static final String |
UNMAPPED_TARGET_POLICY |
"mapstruct.unmappedTargetPolicy" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATE_TIME_FORMATTER_FQN |
"java.time.format.DateTimeFormatter" |
public static final String |
LOCAL_DATE_FQN |
"java.time.LocalDate" |
public static final String |
LOCAL_DATE_TIME_FQN |
"java.time.LocalDateTime" |
public static final String |
LOCAL_TIME_FQN |
"java.time.LocalTime" |
public static final String |
ZONED_DATE_TIME_FQN |
"java.time.ZonedDateTime" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JAXB_ELEMENT_FQN |
"javax.xml.bind.JAXBElement" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATE_TIME_FORMAT |
"LL" |
public static final String |
DATE_TIME_FORMAT_FQN |
"org.joda.time.format.DateTimeFormat" |
public static final String |
DATE_TIME_FQN |
"org.joda.time.DateTime" |
public static final String |
LOCAL_DATE_FQN |
"org.joda.time.LocalDate" |
public static final String |
LOCAL_DATE_TIME_FQN |
"org.joda.time.LocalDateTime" |
public static final String |
LOCAL_TIME_FQN |
"org.joda.time.LocalTime" |
Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.