Class Destination
- java.lang.Object
-
- org.glassfish.jersey.examples.rx.domain.Destination
-
public class Destination extends Object
- Author:
- Michal Gajdos
-
-
Constructor Summary
Constructors Constructor Description Destination()Destination(String destination)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDestination()voidsetDestination(String destination)
-