public class MoveObjectMapping extends Object
Constructor and Description |
---|
MoveObjectMapping() |
Modifier and Type | Method and Description |
---|---|
static MoveObjectMapping |
create() |
boolean |
isMappingEmpty() |
void |
map(Integer objectAttributeTypeId,
MoveAttributeMapping moveAttributeMapping) |
MoveAttributeMapping |
mappingFor(Integer objectAttributeTypeId) |
String |
toString() |
public static MoveObjectMapping create()
public MoveAttributeMapping mappingFor(Integer objectAttributeTypeId)
public boolean isMappingEmpty()
public void map(Integer objectAttributeTypeId, MoveAttributeMapping moveAttributeMapping)
Copyright © 2024 Atlassian. All rights reserved.