Class Url
- java.lang.Object
-
- com.restfb.types.AbstractFacebookType
-
- com.restfb.types.whatsapp.platform.send.contact.Url
-
- All Implemented Interfaces:
Serializable
public class Url extends AbstractFacebookType
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Url()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setType(String type)
void
setUrl(String url)
-
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
-