Uses of Class
de.knightsoftnet.validators.client.impl.GwtBeanDescriptorImpl.Builder
Packages that use GwtBeanDescriptorImpl.Builder
-
Uses of GwtBeanDescriptorImpl.Builder in de.knightsoftnet.validators.client.impl
Methods in de.knightsoftnet.validators.client.impl that return GwtBeanDescriptorImpl.BuilderModifier and TypeMethodDescriptionGwtBeanDescriptorImpl.Builder.add(ConstraintDescriptorImpl<? extends Annotation> constraintDescriptor) static <T> GwtBeanDescriptorImpl.Builder<T>GwtBeanDescriptorImpl.Builder.put(String key, PropertyDescriptorImpl value) GwtBeanDescriptorImpl.Builder.setBeanMetadata(BeanMetadata beanMetadata) GwtBeanDescriptorImpl.Builder.setConstrained(boolean isConstrained)