| Package | Description |
|---|---|
| de.knightsoftnet.validators.client.impl |
| Modifier and Type | Method and Description |
|---|---|
PropertyDescriptorImpl |
PropertyDescriptorImpl.shallowCopy()
create a copy of this instance and return it.
|
| Modifier and Type | Method and Description |
|---|---|
GwtBeanDescriptorImpl.Builder<T> |
GwtBeanDescriptorImpl.Builder.put(String key,
PropertyDescriptorImpl value) |
| Constructor and Description |
|---|
GwtBeanDescriptorImpl(Class<T> clazz,
boolean isConstrained,
Map<String,PropertyDescriptorImpl> descriptorMap,
BeanMetadata beanMetadata,
Set<ConstraintDescriptorImpl<?>> constraints) |
Copyright © 2015–2016. All rights reserved.