Uses of Class
gov.nasa.pds.model.WyriwygProduct
Packages that use WyriwygProduct
-
Uses of WyriwygProduct in gov.nasa.pds.model
Methods in gov.nasa.pds.model that return WyriwygProductModifier and TypeMethodDescriptionWyriwygProduct.addKeyValuePairsItem(WyriwygProductKeyValuePair keyValuePairsItem) WyriwygProduct.keyValuePairs(List<WyriwygProductKeyValuePair> keyValuePairs) Methods in gov.nasa.pds.model that return types with arguments of type WyriwygProductModifier and TypeMethodDescription@NotNull @Valid List<WyriwygProduct>WyriwygProducts.getData()Get dataMethods in gov.nasa.pds.model with parameters of type WyriwygProductMethod parameters in gov.nasa.pds.model with type arguments of type WyriwygProductModifier and TypeMethodDescriptionWyriwygProducts.data(List<WyriwygProduct> data) voidWyriwygProducts.setData(List<WyriwygProduct> data)