Uses of Class
gov.nasa.pds.model.WyriwygProductKeyValuePair
Packages that use WyriwygProductKeyValuePair
-
Uses of WyriwygProductKeyValuePair in gov.nasa.pds.model
Methods in gov.nasa.pds.model that return WyriwygProductKeyValuePairModifier and TypeMethodDescriptionMethods in gov.nasa.pds.model that return types with arguments of type WyriwygProductKeyValuePairModifier and TypeMethodDescription@NotNull @Valid List<WyriwygProductKeyValuePair>WyriwygProduct.getKeyValuePairs()Get keyValuePairsMethods in gov.nasa.pds.model with parameters of type WyriwygProductKeyValuePairModifier and TypeMethodDescriptionWyriwygProduct.addKeyValuePairsItem(WyriwygProductKeyValuePair keyValuePairsItem) Method parameters in gov.nasa.pds.model with type arguments of type WyriwygProductKeyValuePairModifier and TypeMethodDescriptionWyriwygProduct.keyValuePairs(List<WyriwygProductKeyValuePair> keyValuePairs) voidWyriwygProduct.setKeyValuePairs(List<WyriwygProductKeyValuePair> keyValuePairs)