B D G I N P 
All Classes All Packages

B

BUILDER_LIST_SUFFIX - Static variable in class no.entur.mapstruct.spi.protobuf.ProtobufAccessorNamingStrategy
 

D

DEFAULT_ENUM_CONSTANT - Static variable in class no.entur.mapstruct.spi.protobuf.ProtobufEnumMappingStrategy
 

G

getDefaultEnumConstant() - Static method in class no.entur.mapstruct.spi.protobuf.ProtobufEnumMappingStrategy
The enum constant postfix used as default value in protobuf, ie for enum "Cake" the default constant should be CAKE_UNSPECIFIED = 0; This is the recommended style according to Googles style guide https://developers.google.com/protocol-buffers/docs/style#enums .
getDefaultNullEnumConstant(TypeElement) - Method in class no.entur.mapstruct.spi.protobuf.ProtobufEnumMappingStrategy
 
getElementName(ExecutableElement) - Method in class no.entur.mapstruct.spi.protobuf.ProtobufAccessorNamingStrategy
 
getEnumConstant(TypeElement, String) - Method in class no.entur.mapstruct.spi.protobuf.ProtobufEnumMappingStrategy
 
getPropertyName(ExecutableElement) - Method in class no.entur.mapstruct.spi.protobuf.ProtobufAccessorNamingStrategy
 

I

init(MapStructProcessingEnvironment) - Method in class no.entur.mapstruct.spi.protobuf.ProtobufAccessorNamingStrategy
 
INTERNAL_METHODS - Static variable in class no.entur.mapstruct.spi.protobuf.ProtobufAccessorNamingStrategy
 
INTERNAL_SPECIAL_METHOD_BEGINNINGS - Static variable in class no.entur.mapstruct.spi.protobuf.ProtobufAccessorNamingStrategy
 
INTERNAL_SPECIAL_METHOD_ENDINGS - Static variable in class no.entur.mapstruct.spi.protobuf.ProtobufAccessorNamingStrategy
 
isAdderMethod(ExecutableElement) - Method in class no.entur.mapstruct.spi.protobuf.ProtobufAccessorNamingStrategy
 
isBuildMethod(ExecutableElement, TypeElement) - Method in class no.entur.mapstruct.spi.protobuf.ProtobufLiteBuilderProvider
 
isFluentSetter(ExecutableElement) - Method in class no.entur.mapstruct.spi.protobuf.ProtobufAccessorNamingStrategy
 
isGetterMethod(ExecutableElement) - Method in class no.entur.mapstruct.spi.protobuf.ProtobufAccessorNamingStrategy
 
isMapEnumConstantToNull(TypeElement, String) - Method in class no.entur.mapstruct.spi.protobuf.ProtobufEnumMappingStrategy
 
isPresenceCheckMethod(ExecutableElement) - Method in class no.entur.mapstruct.spi.protobuf.ProtobufAccessorNamingStrategy
 
isSetterMethod(ExecutableElement) - Method in class no.entur.mapstruct.spi.protobuf.ProtobufAccessorNamingStrategy
 

N

no.entur.mapstruct.spi.protobuf - package no.entur.mapstruct.spi.protobuf
 

P

PROTOBUF_GENERATED_MESSAGE - Static variable in class no.entur.mapstruct.spi.protobuf.ProtobufAccessorNamingStrategy
 
PROTOBUF_LITE_GENERATED_MESSAGE - Static variable in class no.entur.mapstruct.spi.protobuf.ProtobufLiteBuilderProvider
 
PROTOBUF_MESSAGE_OR_BUILDER - Static variable in class no.entur.mapstruct.spi.protobuf.ProtobufAccessorNamingStrategy
 
PROTOBUF_STRING_LIST_TYPE - Static variable in class no.entur.mapstruct.spi.protobuf.ProtobufAccessorNamingStrategy
 
ProtobufAccessorNamingStrategy - Class in no.entur.mapstruct.spi.protobuf
 
ProtobufAccessorNamingStrategy() - Constructor for class no.entur.mapstruct.spi.protobuf.ProtobufAccessorNamingStrategy
 
ProtobufEnumMappingStrategy - Class in no.entur.mapstruct.spi.protobuf
 
ProtobufEnumMappingStrategy() - Constructor for class no.entur.mapstruct.spi.protobuf.ProtobufEnumMappingStrategy
 
ProtobufLiteBuilderProvider - Class in no.entur.mapstruct.spi.protobuf
Detect builder methods for protobuf lite generated classes.
ProtobufLiteBuilderProvider() - Constructor for class no.entur.mapstruct.spi.protobuf.ProtobufLiteBuilderProvider
 
protobufMesageOrBuilderType - Variable in class no.entur.mapstruct.spi.protobuf.ProtobufAccessorNamingStrategy
 
B D G I N P 
All Classes All Packages