Uses of Enum
io.qt.network.QDnsTlsAssociationRecord.Selector
Packages that use QDnsTlsAssociationRecord.Selector
-
Uses of QDnsTlsAssociationRecord.Selector in io.qt.network
Methods in io.qt.network that return QDnsTlsAssociationRecord.SelectorModifier and TypeMethodDescriptionQDnsTlsAssociationRecord.Selector.resolve
(byte value) Returns the corresponding enum entry for the given value.QDnsTlsAssociationRecord.selector()
Returns the enum constant of this type with the specified name.static QDnsTlsAssociationRecord.Selector[]
QDnsTlsAssociationRecord.Selector.values()
Returns an array containing the constants of this enum type, in the order they are declared.