Class Processor

    • Constructor Detail

      • Processor

        public Processor()
    • Method Detail

      • getBrandAssignments

        public List<Processor> getBrandAssignments()
      • getOwnerAccount

        public Account getOwnerAccount()
      • setOwnerAccount

        public void setOwnerAccount​(Account ownerAccount)
      • getPaymentMethods

        public List<Method> getPaymentMethods()
      • getType

        public Type getType()
      • setType

        public void setType​(Type type)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • isDescriptionSpecified

        public boolean isDescriptionSpecified()
      • unsetDescription

        public void unsetDescription()
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • isNameSpecified

        public boolean isNameSpecified()
      • unsetName

        public void unsetName()
      • getBrandAssignmentCount

        public Long getBrandAssignmentCount()
      • setBrandAssignmentCount

        public void setBrandAssignmentCount​(Long brandAssignmentCount)
      • getPaymentMethodCount

        public Long getPaymentMethodCount()
      • setPaymentMethodCount

        public void setPaymentMethodCount​(Long paymentMethodCount)