public class MultiDomainUpdate extends Object
| Constructor and Description |
|---|
MultiDomainUpdate() |
| Modifier and Type | Method and Description |
|---|---|
Inet4Address |
getDomainID() |
es.tid.pce.pcep.objects.Notification |
getNotif() |
Inet4Address |
getPCEID() |
void |
setDomainID(Inet4Address domainID) |
void |
setNotif(es.tid.pce.pcep.objects.Notification notif) |
void |
setPCEID(Inet4Address pCEID) |
public Inet4Address getPCEID()
public void setPCEID(Inet4Address pCEID)
public Inet4Address getDomainID()
public void setDomainID(Inet4Address domainID)
public es.tid.pce.pcep.objects.Notification getNotif()
public void setNotif(es.tid.pce.pcep.objects.Notification notif)
Copyright © 2016. All rights reserved.