Package com.podio.contact
Class ConnectionsContactTotal
- java.lang.Object
-
- com.podio.contact.ConnectionsContactTotal
-
public class ConnectionsContactTotal extends Object
-
-
Constructor Summary
Constructors Constructor Description ConnectionsContactTotal()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<ConnectionTypeContactTotal>getTypes()voidsetTypes(List<ConnectionTypeContactTotal> types)
-
-
-
Method Detail
-
getTypes
public List<ConnectionTypeContactTotal> getTypes()
-
setTypes
public void setTypes(List<ConnectionTypeContactTotal> types)
-
-