Uses of Class
com.levigo.jadice.web.client.messaging.DiscretePropertyDTO
Packages that use DiscretePropertyDTO
-
Uses of DiscretePropertyDTO in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging that return DiscretePropertyDTOModifier and TypeMethodDescriptionstatic DiscretePropertyDTODiscretePropertyDTO.create(com.google.gwt.core.client.JsArray<com.google.gwt.core.client.JavaScriptObject> allowedValues) Replacement constructor.static DiscretePropertyDTODiscretePropertyDTO.from(DiscreteProperty property) Methods in com.levigo.jadice.web.client.messaging with parameters of type DiscretePropertyDTOModifier and TypeMethodDescriptionstatic DiscretePropertyDiscretePropertyDTO.to(DiscretePropertyDTO dto)