Package com.restfb.types.send.airline
Class AirlineField
- java.lang.Object
-
- com.restfb.types.AbstractFacebookType
-
- com.restfb.types.send.airline.AirlineField
-
- All Implemented Interfaces:
Serializable
public class AirlineField extends AbstractFacebookType
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AirlineField(String label, String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getLabel()
String
getValue()
-
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
-