public class Invitations extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.springframework.web.util.UriTemplate |
TEMPLATE |
static String |
URI |
| Constructor and Description |
|---|
Invitations(Invitation... invitations) |
| Modifier and Type | Method and Description |
|---|---|
List<Invitation> |
getInvitations() |
String |
toString() |
public static final String URI
Project.getInvitationsUri(),
Constant Field Valuespublic static final org.springframework.web.util.UriTemplate TEMPLATE
public Invitations(Invitation... invitations)
public List<Invitation> getInvitations()
Copyright © 2019. All rights reserved.