Uses of Class
org.aoju.bus.image.metric.internal.pdu.ExtendedNegotiate
Packages that use ExtendedNegotiate
Package
Description
-
Uses of ExtendedNegotiate in org.aoju.bus.image
Methods in org.aoju.bus.image with parameters of type ExtendedNegotiateModifier and TypeMethodDescriptionstatic EnumSet<Option.Type> Option.Type.toOptions(ExtendedNegotiate extNeg) -
Uses of ExtendedNegotiate in org.aoju.bus.image.metric
Methods in org.aoju.bus.image.metric with parameters of type ExtendedNegotiateModifier and TypeMethodDescriptionstatic StorageOptionsStorageOptions.valueOf(ExtendedNegotiate extNeg) -
Uses of ExtendedNegotiate in org.aoju.bus.image.metric.internal.pdu
Fields in org.aoju.bus.image.metric.internal.pdu with type parameters of type ExtendedNegotiateModifier and TypeFieldDescriptionprotected final LinkedHashMap<String, ExtendedNegotiate> AAssociateRQAC.extNegMapMethods in org.aoju.bus.image.metric.internal.pdu that return ExtendedNegotiateModifier and TypeMethodDescriptionAAssociateRQAC.addExtendedNegotiate(ExtendedNegotiate extNeg) AAssociateRQAC.getExtNegotiationFor(String cuid) AAssociateRQAC.removeExtendedNegotiationFor(String cuid) Methods in org.aoju.bus.image.metric.internal.pdu that return types with arguments of type ExtendedNegotiateMethods in org.aoju.bus.image.metric.internal.pdu with parameters of type ExtendedNegotiate