@NotFinalAPI public interface BundledResource<T>
Modifier and Type | Method and Description |
---|---|
Collection<String> |
bundleNames()
The bundles' names that this resource belongs to.
|
T |
withBundles(Collection<String> bundles)
Sets the bundles for this resource.
|
Collection<String> bundleNames()
T withBundles(Collection<String> bundles)
bundles
- Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.