コード例 #1
0
 public long getDestinationPhysicalNetworkId() {
   return destinationPhysicalNetworkId.getValue();
 }
コード例 #2
0
 private Long getId() {
   return id.getValue();
 }
コード例 #3
0
 public long getphysicalNetworkId() {
   return physicalNetworkId.getValue();
 }
コード例 #4
0
 public Long getDomainId() {
   return domainId.getValue();
 }