Uses of Enum Class
io.a2a.spec.Part.Kind
Packages that use Part.Kind
-
Uses of Part.Kind in io.a2a.spec
Methods in io.a2a.spec that return Part.KindModifier and TypeMethodDescriptionDataPart.getKind()FilePart.getKind()abstract Part.KindPart.getKind()TextPart.getKind()static Part.KindReturns the enum constant of this class with the specified name.static Part.Kind[]Part.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.