public class CommonPhysicalAddressWithPurpose extends CommonPhysicalAddress
| Modifier and Type | Class and Description |
|---|---|
static class |
CommonPhysicalAddressWithPurpose.Purpose |
CommonPhysicalAddress.AddressUType| Constructor and Description |
|---|
CommonPhysicalAddressWithPurpose() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
CommonPhysicalAddressWithPurpose.Purpose |
getPurpose()
Get purpose
|
int |
hashCode() |
void |
setPurpose(CommonPhysicalAddressWithPurpose.Purpose purpose) |
String |
toString() |
getAddressUType, getPaf, getSimple, setAddressUType, setPaf, setSimplepublic CommonPhysicalAddressWithPurpose.Purpose getPurpose()
public void setPurpose(CommonPhysicalAddressWithPurpose.Purpose purpose)
public boolean equals(Object o)
equals in class CommonPhysicalAddresspublic int hashCode()
hashCode in class CommonPhysicalAddresspublic String toString()
toString in class CommonPhysicalAddressCopyright © 2019. All rights reserved.