public class ServiceGroup extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
ParticipantIdentifier |
getParticipantIdentifier() |
Set<ServiceReference> |
getServiceReferences() |
static ServiceGroup |
of(ParticipantIdentifier participantIdentifier,
Set<ServiceReference> serviceReferences) |
public static ServiceGroup of(ParticipantIdentifier participantIdentifier, Set<ServiceReference> serviceReferences)
public ParticipantIdentifier getParticipantIdentifier()
public Set<ServiceReference> getServiceReferences()
Copyright © 2022 NorStella. All rights reserved.