Uses of Class
org.hyperledger.aries.api.discover_features.DiscoverFeatureEvent.DisclosedFeatures.Feature
-
Packages that use DiscoverFeatureEvent.DisclosedFeatures.Feature Package Description org.hyperledger.aries.api.discover_features -
-
Uses of DiscoverFeatureEvent.DisclosedFeatures.Feature in org.hyperledger.aries.api.discover_features
Methods in org.hyperledger.aries.api.discover_features that return types with arguments of type DiscoverFeatureEvent.DisclosedFeatures.Feature Modifier and Type Method Description List<DiscoverFeatureEvent.DisclosedFeatures.Feature>DiscoverFeatureEvent.DisclosedFeatures. getDisclosures()Method parameters in org.hyperledger.aries.api.discover_features with type arguments of type DiscoverFeatureEvent.DisclosedFeatures.Feature Modifier and Type Method Description voidDiscoverFeatureEvent.DisclosedFeatures. setDisclosures(List<DiscoverFeatureEvent.DisclosedFeatures.Feature> disclosures)
-