Package com.slack.api.scim.model
Class Group.Meta
java.lang.Object
com.slack.api.scim.model.Group.Meta
- Enclosing class:
- Group
public static class Group.Meta extends Object
-
Constructor Summary
Constructors Constructor Description Meta() -
Method Summary
Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetCreated()StringgetLocation()inthashCode()voidsetCreated(String created)voidsetLocation(String location)StringtoString()
-
Constructor Details
-
Meta
public Meta()
-
-
Method Details
-
getCreated
-
getLocation
-
setCreated
-
setLocation
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-