Uses of Enum Class
org.aoju.bus.image.Option.Type
Packages that use Option.Type
-
Uses of Option.Type in org.aoju.bus.image
Methods in org.aoju.bus.image that return Option.TypeModifier and TypeMethodDescriptionstatic Option.TypeReturns the enum constant of this class with the specified name.static Option.Type[]Option.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.aoju.bus.image that return types with arguments of type Option.TypeModifier and TypeMethodDescriptionstatic EnumSet<Option.Type> Option.Type.toOptions(ExtendedNegotiate extNeg) Method parameters in org.aoju.bus.image with type arguments of type Option.TypeModifier and TypeMethodDescriptionstatic byte[]Option.Type.toExtendedNegotiationInformation(EnumSet<Option.Type> opts) -
Uses of Option.Type in org.aoju.bus.image.metric
Methods in org.aoju.bus.image.metric that return types with arguments of type Option.TypeModifier and TypeMethodDescriptionAssociation.getQueryOptionsFor(String cuid) TransferCapability.getTypes()Method parameters in org.aoju.bus.image.metric with type arguments of type Option.Type -
Uses of Option.Type in org.aoju.bus.image.plugin
Method parameters in org.aoju.bus.image.plugin with type arguments of type Option.TypeModifier and TypeMethodDescriptionvoidFindSCU.InformationModel.adjustQueryOptions(EnumSet<Option.Type> types) final voidFindSCU.setInformationModel(FindSCU.InformationModel model, String[] tss, EnumSet<Option.Type> types)