Package com.restfb.types.whatsapp
Class WABAOnBehalfOfComputedInfo
- java.lang.Object
-
- com.restfb.types.AbstractFacebookType
-
- com.restfb.types.FacebookType
-
- com.restfb.types.NamedFacebookType
-
- com.restfb.types.whatsapp.WABAOnBehalfOfComputedInfo
-
- All Implemented Interfaces:
Serializable
public class WABAOnBehalfOfComputedInfo extends NamedFacebookType
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.restfb.types.FacebookType
FacebookType.Metadata
-
-
Constructor Summary
Constructors Constructor Description WABAOnBehalfOfComputedInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getStatus()
void
setStatus(String status)
-
Methods inherited from class com.restfb.types.NamedFacebookType
getName, setName
-
Methods inherited from class com.restfb.types.FacebookType
getId, getMetadata, getType, setId, setMetadata, setType
-
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
-
-
-
Constructor Detail
-
WABAOnBehalfOfComputedInfo
public WABAOnBehalfOfComputedInfo()
-
-