public static final class SellerType.Factory extends Object
SellerType.| Constructor and Description |
|---|
SellerType.Factory() |
| Modifier and Type | Method and Description |
|---|---|
static SellerType |
newInstance()
Constructs a new instance of
SellerType. |
static SellerType |
newInstance(String name,
Collection<Seller> sellers)
Constructs a new instance of
SellerType, taking all possible properties
(except the identifier(s))as arguments. |
public static SellerType newInstance()
SellerType.public static SellerType newInstance(String name, Collection<Seller> sellers)
SellerType, taking all possible properties
(except the identifier(s))as arguments.Copyright © 2013. All Rights Reserved.