Package com.slack.api.scim.model
Class User.Meta
- java.lang.Object
-
- com.slack.api.scim.model.User.Meta
-
-
Constructor Summary
Constructors Constructor Description Meta()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetCreated()StringgetLocation()inthashCode()voidsetCreated(String created)voidsetLocation(String location)StringtoString()
-