Uses of Enum Class
io.github.xezzon.zeroweb.attachment.AttachmentStatus
Packages that use AttachmentStatus
-
Uses of AttachmentStatus in io.github.xezzon.zeroweb.attachment
Subclasses with type arguments of type AttachmentStatus in io.github.xezzon.zeroweb.attachmentMethods in io.github.xezzon.zeroweb.attachment that return AttachmentStatusModifier and TypeMethodDescriptionstatic AttachmentStatusAttachmentStatus.forNumber(int value) AttachmentItem.Builder.getStatus()附件状态AttachmentItem.getStatus()附件状态AttachmentItemOrBuilder.getStatus()附件状态static AttachmentStatusAttachmentStatus.valueOf(int value) Deprecated.static AttachmentStatusAttachmentStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static AttachmentStatusReturns the enum constant of this class with the specified name.static AttachmentStatus[]AttachmentStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.github.xezzon.zeroweb.attachment that return types with arguments of type AttachmentStatusModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<AttachmentStatus> AttachmentStatus.internalGetValueMap()Methods in io.github.xezzon.zeroweb.attachment with parameters of type AttachmentStatus