public class Metadatas extends Object
Modifier and Type | Method and Description |
---|---|
static Metadata |
applyVersion(Metadata source,
Metadata target)
Applies version in source metadata to target metadata, if no version
in target metadata.
|
public static Metadata applyVersion(Metadata source, Metadata target)
source
- Metadata object which is source, whose version might be
is of interest for the target metadatatarget
- Metadata object on which version might be appliedCopyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.