package biz.nellemann.hmci.pcm import groovy.transform.ToString @ToString class VirtualFiberChannelAdapter { String wwpn String wwpn2 String physicalLocation String physicalPortWWPN Integer viosId List numOfReads List numOfWrites List readBytes List writeBytes List runningSpeed List transmittedBytes }