public class DocumentReference
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Gets the value of the payloadID property.
void
Sets the value of the payloadID property.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
DocumentReference
public DocumentReference()
-
Method Details
-
getPayloadID
Gets the value of the payloadID property.
- Returns:
- possible object is
String
-
setPayloadID
public void setPayloadID(String value)
Sets the value of the payloadID property.
- Parameters:
value - allowed object is
String