Uses of Interface
security.whisper.javastix.coo.types.MimePartTypeObj
Packages that use MimePartTypeObj
-
Uses of MimePartTypeObj in security.whisper.javastix.coo.objects
Methods in security.whisper.javastix.coo.objects that return types with arguments of type MimePartTypeObjModifier and TypeMethodDescriptiondefault Set<MimePartTypeObj> EmailMessageCoo.getBodyMultipart() -
Uses of MimePartTypeObj in security.whisper.javastix.coo.types
Classes in security.whisper.javastix.coo.types that implement MimePartTypeObjModifier and TypeClassDescriptionfinal classSpecifies a component of a multi-part email body.Methods in security.whisper.javastix.coo.types with parameters of type MimePartTypeObjModifier and TypeMethodDescriptionstatic MimePartTypeMimePartType.copyOf(MimePartTypeObj instance) Creates an immutable copy of aMimePartTypeObjvalue.final MimePartType.BuilderMimePartType.Builder.from(MimePartTypeObj instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.coo.types.MimePartTypeObjinstance.