Uses of Class
com.swiftmq.amqp.v091.generated.basic.GetEmpty
-
Packages that use GetEmpty Package Description com.swiftmq.amqp.v091.generated com.swiftmq.amqp.v091.generated.basic -
-
Uses of GetEmpty in com.swiftmq.amqp.v091.generated
Methods in com.swiftmq.amqp.v091.generated with parameters of type GetEmpty Modifier and Type Method Description void
AllMethodVisitor. visit(GetEmpty impl)
Visitor method for a com.swiftmq.amqp.v091.generated.basic.GetEmpty type object.void
AllMethodVisitorAdapter. visit(GetEmpty impl)
Visitor method for a com.swiftmq.amqp.v091.generated.basic.GetEmpty type object. -
Uses of GetEmpty in com.swiftmq.amqp.v091.generated.basic
Methods in com.swiftmq.amqp.v091.generated.basic with parameters of type GetEmpty Modifier and Type Method Description void
BasicMethodVisitor. visit(GetEmpty impl)
Visitor method for a GetEmpty type object.void
BasicMethodVisitorAdapter. visit(GetEmpty impl)
Visitor method for a GetEmpty type object.
-