Class Brands
java.lang.Object
company.tap.commondependencies.Models.Brands
public class Brands
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Brands() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
brandId
public java.lang.String brandId -
branchId
public java.util.List<java.lang.String> branchId
-
-
Constructor Details
-
Brands
public Brands()
-