public interface MultiPointProfile
Modifier and Type | Interface and Description |
---|---|
static class |
MultiPointProfile.EndPoint |
Modifier and Type | Method and Description |
---|---|
void |
addEndPoint(MultiPointProfile.EndPoint endPoint) |
List<MultiPointProfile.EndPoint> |
getEndPoints() |
void addEndPoint(MultiPointProfile.EndPoint endPoint)
List<MultiPointProfile.EndPoint> getEndPoints()
This documentation was released into the public domain.