Class Address

    • Constructor Detail

      • Address

        public Address()
    • Method Detail

      • getAccount

        public Account getAccount()
      • setAccount

        public void setAccount​(Account account)
      • getLocation

        public Location getLocation()
      • setLocation

        public void setLocation​(Location location)
      • getModifiedUser

        public Employee getModifiedUser()
      • setModifiedUser

        public void setModifiedUser​(Employee modifiedUser)
      • getPrimaryRouter

        public Router getPrimaryRouter()
      • setPrimaryRouter

        public void setPrimaryRouter​(Router primaryRouter)
      • getServiceProvider

        public Provider getServiceProvider()
      • setServiceProvider

        public void setServiceProvider​(Provider serviceProvider)
      • getSubnet

        public Subnet getSubnet()
      • setSubnet

        public void setSubnet​(Subnet subnet)
      • getSubnetIpAddress

        public IpAddress getSubnetIpAddress()
      • setSubnetIpAddress

        public void setSubnetIpAddress​(IpAddress subnetIpAddress)
      • getTerminatedUser

        public Employee getTerminatedUser()
      • setTerminatedUser

        public void setTerminatedUser​(Employee terminatedUser)
      • getTicket

        public Ticket getTicket()
      • setTicket

        public void setTicket​(Ticket ticket)
      • getUserDepartment

        public Department getUserDepartment()
      • setUserDepartment

        public void setUserDepartment​(Department userDepartment)
      • getUserRecord

        public Employee getUserRecord()
      • setUserRecord

        public void setUserRecord​(Employee userRecord)
      • getDepartmentId

        public Long getDepartmentId()
      • setDepartmentId

        public void setDepartmentId​(Long departmentId)
      • isDepartmentIdSpecified

        public boolean isDepartmentIdSpecified()
      • unsetDepartmentId

        public void unsetDepartmentId()
      • getIpAddress

        public String getIpAddress()
      • setIpAddress

        public void setIpAddress​(String ipAddress)
      • isIpAddressSpecified

        public boolean isIpAddressSpecified()
      • unsetIpAddress

        public void unsetIpAddress()
      • getManagementMethodType

        public String getManagementMethodType()
      • setManagementMethodType

        public void setManagementMethodType​(String managementMethodType)
      • isManagementMethodTypeSpecified

        public boolean isManagementMethodTypeSpecified()
      • unsetManagementMethodType

        public void unsetManagementMethodType()
      • getTransactionCount

        public Long getTransactionCount()
      • setTransactionCount

        public void setTransactionCount​(Long transactionCount)