public class SupplierTypeImpl extends Object implements SupplierType
SupplierType
implementation.Constructor and Description |
---|
SupplierTypeImpl(SuppliedManagedObjectType[] suppliedManagedObjectTypes)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
SuppliedManagedObjectType[] |
getSuppliedManagedObjectTypes()
Obtains the possible
SuppliedManagedObjectType instances from the
Supplier. |
public SupplierTypeImpl(SuppliedManagedObjectType[] suppliedManagedObjectTypes)
suppliedManagedObjectTypes
- SuppliedManagedObjectType
instances.public SuppliedManagedObjectType[] getSuppliedManagedObjectTypes()
SupplierType
SuppliedManagedObjectType
instances from the
Supplier.getSuppliedManagedObjectTypes
in interface SupplierType
SuppliedManagedObjectType
instances from the
Supplier.Copyright © 2005–2016. All rights reserved.