Uses of Class
de.knightsoftnet.validators.client.impl.PropertyDescriptorImpl
Packages that use PropertyDescriptorImpl
-
Uses of PropertyDescriptorImpl in de.knightsoftnet.validators.client.impl
Methods in de.knightsoftnet.validators.client.impl that return PropertyDescriptorImplModifier and TypeMethodDescriptionPropertyDescriptorImpl.shallowCopy()create a copy of this instance and return it.Methods in de.knightsoftnet.validators.client.impl with parameters of type PropertyDescriptorImplModifier and TypeMethodDescriptionGwtBeanDescriptorImpl.Builder.put(String key, PropertyDescriptorImpl value) Constructor parameters in de.knightsoftnet.validators.client.impl with type arguments of type PropertyDescriptorImplModifierConstructorDescriptionprotectedGwtBeanDescriptorImpl(Class<T> clazz, boolean isConstrained, Map<String, PropertyDescriptorImpl> descriptorMap, BeanMetadata beanMetadata, Set<ConstraintDescriptorImpl<?>> constraints)