public interface MemberV2Status extends ModelEntity
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
The address of the memeber
|
String |
getId()
The id of the member
|
String |
getOperatingStatus()
The operating status of the member
|
Integer |
getProtocolPort()
The protocol port of the member
|
String |
getProvisioningStatus()
The provisioning status of the member
|
String getId()
String getAddress()
Integer getProtocolPort()
String getOperatingStatus()
String getProvisioningStatus()
Copyright © 2017. All rights reserved.