Uses of Class
com.levigo.jadice.web.client.messaging.PropertyDefaultDTO
Packages that use PropertyDefaultDTO
-
Uses of PropertyDefaultDTO in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging that return PropertyDefaultDTOModifier and TypeMethodDescriptionstatic PropertyDefaultDTOReplacement constructor.static PropertyDefaultDTOPropertyDefaultDTO.from(PropertyDefault property) Methods in com.levigo.jadice.web.client.messaging that return types with arguments of type PropertyDefaultDTOModifier and TypeMethodDescriptioncom.google.gwt.core.client.JsArray<PropertyDefaultDTO> AnnotationTemplateDTO.getDefaults()Methods in com.levigo.jadice.web.client.messaging with parameters of type PropertyDefaultDTOModifier and TypeMethodDescriptionstatic PropertyDefaultPropertyDefaultDTO.to(PropertyDefaultDTO dto) Method parameters in com.levigo.jadice.web.client.messaging with type arguments of type PropertyDefaultDTOModifier and TypeMethodDescriptionvoidAnnotationTemplateDTO.setDefaults(com.google.gwt.core.client.JsArray<PropertyDefaultDTO> defaults)