public class RelationSpecifics
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RelationSpecifics
public RelationSpecifics(String type,
@Nullable
@Nullable String id)
-
Method Details
-
-
setType
public void setType(String type)
-
getId
@Nullable
public @Nullable String getId()
-
setId
public void setId(@Nullable
@Nullable String id)