public class SwitchIDEROSubobjectEdge extends EROSubobject
erosolength, loosehop, subobject_bytes, type| Constructor and Description | 
|---|
SwitchIDEROSubobjectEdge()  | 
SwitchIDEROSubobjectEdge(byte[] bytes,
                        int offset)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
decode()  | 
void | 
encode()  | 
byte[] | 
getAssociated_mac()  | 
int | 
getDest_int()  | 
byte[] | 
getDest_SwitchID()  | 
byte[] | 
getSecond_associated_mac()  | 
int | 
getSource_int()  | 
byte[] | 
getSource_SwitchID()  | 
Integer | 
getVlan()  | 
void | 
setAssociated_mac(byte[] associated_mac)  | 
void | 
setDest_int(int dest_int)  | 
void | 
setDest_SwitchID(byte[] dest_SwitchID)  | 
void | 
setSecond_associated_mac(byte[] second_associated_mac)  | 
void | 
setSource_int(int source_int)  | 
void | 
setSource_SwitchID(byte[] source_SwitchID)  | 
void | 
setVlan(Integer vlan)  | 
decodeSoHeader, encodeSoHeader, equals, getErosolength, getIntfEROSubobject, getLength, getstringNodeEROSubobject, getSubobject_bytes, getType, getType, hashCode, isLoosehop, setErosolength, setLoosehop, setSubobject_bytes, setTypepublic SwitchIDEROSubobjectEdge()
public SwitchIDEROSubobjectEdge(byte[] bytes,
                                int offset)
public void encode()
encode in class EROSubobjectpublic void decode()
decode in class EROSubobjectpublic int getSource_int()
public byte[] getSource_SwitchID()
public void setSource_SwitchID(byte[] source_SwitchID)
public byte[] getDest_SwitchID()
public void setDest_SwitchID(byte[] dest_SwitchID)
public void setSource_int(int source_int)
public int getDest_int()
public void setDest_int(int dest_int)
public byte[] getAssociated_mac()
public void setAssociated_mac(byte[] associated_mac)
public Integer getVlan()
public void setVlan(Integer vlan)
public byte[] getSecond_associated_mac()
public void setSecond_associated_mac(byte[] second_associated_mac)
Copyright © 2016. All rights reserved.