public class CreateTransformsInfoProfileExplicitImpl extends Object implements CreateTransformsInfoProfileExplicit
CreateTransformsInfoProfileExplicit
.EXPLICIT_CREATETRANSFORMSINFOPROFILE, ID_CREATETRANSFORMSINFOPROFILE
Constructor and Description |
---|
CreateTransformsInfoProfileExplicitImpl() |
Modifier and Type | Method and Description |
---|---|
CreateTransformsInfo |
getCreateTransformsInfo()
Gets the transformation information of the data object.
|
int |
getCreateTransformsInfoProfileType()
Gets the type of profile.
|
List |
getSupplements()
Gets the supplemental information.
|
void |
setCreateTransformsInfo(CreateTransformsInfo transformsInfo)
Sets the transformation information.
|
void |
setSupplements(List supplements)
Sets the additional data for the transformations.
|
public CreateTransformsInfoProfileExplicitImpl()
public void setCreateTransformsInfo(CreateTransformsInfo transformsInfo)
transformsInfo
- The transformation information.public CreateTransformsInfo getCreateTransformsInfo()
CreateTransformsInfoProfileExplicit
getCreateTransformsInfo
in interface CreateTransformsInfoProfileExplicit
public void setSupplements(List supplements)
supplements
- The additional data.public List getSupplements()
CreateTransformsInfoProfileExplicit
getSupplements
in interface CreateTransformsInfoProfileExplicit
public int getCreateTransformsInfoProfileType()
getCreateTransformsInfoProfileType
in interface CreateTransformsInfoProfile
Copyright © 2016. All rights reserved.