public static class ConfigBeanProxy.Duck extends Object
Constructor and Description |
---|
Duck() |
Modifier and Type | Method and Description |
---|---|
static <T extends ConfigBeanProxy> |
createChild(ConfigBeanProxy self,
Class<T> c) |
static ConfigBeanProxy |
deepCopy(ConfigBeanProxy self,
ConfigBeanProxy parent) |
static ConfigBeanProxy |
getParent(ConfigBeanProxy self) |
static <T extends ConfigBeanProxy> |
getParent(ConfigBeanProxy self,
Class<T> c) |
public static ConfigBeanProxy getParent(ConfigBeanProxy self)
public static <T extends ConfigBeanProxy> T getParent(ConfigBeanProxy self, Class<T> c)
public static <T extends ConfigBeanProxy> T createChild(ConfigBeanProxy self, Class<T> c) throws TransactionFailure
TransactionFailure
public static ConfigBeanProxy deepCopy(ConfigBeanProxy self, ConfigBeanProxy parent) throws TransactionFailure
TransactionFailure
Copyright © 2020. All rights reserved.