@Deprecated
public class SitumModel
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o)
Deprecated.
SitumModel is deprecated, and there will not be any public replacement |
int |
getId()
Deprecated.
SitumModel is deprecated, and there will not be any public replacement |
java.lang.String |
getUpdatedAt()
Deprecated.
SitumModel is deprecated, and there will not be any public replacement |
Model |
getWrapped()
Deprecated.
|
int |
hashCode()
Deprecated.
SitumModel is deprecated, and there will not be any public replacement |
boolean |
isValid()
Deprecated.
SitumModel is deprecated, and there will not be any public replacement |
static SitumModel |
nullModel()
Deprecated.
SitumModel is deprecated, and there will not be any public replacement |
java.lang.String |
toString()
Deprecated.
SitumModel is deprecated, and there will not be any public replacement |
@Deprecated public Model getWrapped()
@Deprecated public static SitumModel nullModel()
SitumModel
is deprecated, and there will not be any public replacement@Deprecated public java.lang.String getUpdatedAt()
SitumModel
is deprecated, and there will not be any public replacement@Deprecated public int getId()
SitumModel
is deprecated, and there will not be any public replacement@Deprecated public boolean isValid()
SitumModel
is deprecated, and there will not be any public replacement@Deprecated public java.lang.String toString()
SitumModel
is deprecated, and there will not be any public replacementtoString
in class java.lang.Object
public boolean equals(java.lang.Object o)
SitumModel
is deprecated, and there will not be any public replacementequals
in class java.lang.Object
@Deprecated public int hashCode()
SitumModel
is deprecated, and there will not be any public replacementhashCode
in class java.lang.Object