public class UnsetIdUtil extends Object
AbstractJaxb.unsetAllId(),
AbstractJaxb.unsetAllId(Pattern)| Constructor and Description |
|---|
UnsetIdUtil() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends AbstractJaxb> |
unsetAllId(T target) |
static <T extends AbstractJaxb> |
unsetAllId(T target,
Pattern pattern) |
public static <T extends AbstractJaxb> void unsetAllId(T target)
public static <T extends AbstractJaxb> void unsetAllId(T target, Pattern pattern)
Copyright © 2021 Project Mixer2. All rights reserved.