Ejemplo n.º 1
0
 public long getDestinationPhysicalNetworkId() {
   return destinationPhysicalNetworkId.getValue();
 }
Ejemplo n.º 2
0
 private Long getId() {
   return id.getValue();
 }
Ejemplo n.º 3
0
 public long getphysicalNetworkId() {
   return physicalNetworkId.getValue();
 }
Ejemplo n.º 4
0
 public Long getDomainId() {
   return domainId.getValue();
 }