Modifier and Type | Field and Description |
---|---|
String |
outSourceId |
Types.OutUriData |
outUri |
String |
scope |
Types.transferType |
type |
Constructor and Description |
---|
Types.DestData() |
Modifier and Type | Method and Description |
---|---|
String |
getOutSourceId() |
Types.OutUriData |
getOutUri() |
String |
getScope() |
Types.transferType |
getType() |
void |
setOutSourceId(String outSourceId) |
void |
setOutUri(Types.OutUriData outUri) |
void |
setScope(String scope) |
void |
setType(Types.transferType type) |
public Types.transferType type
public String scope
public Types.OutUriData outUri
public String outSourceId
public Types.transferType getType()
public void setType(Types.transferType type)
public String getScope()
public void setScope(String scope)
public Types.OutUriData getOutUri()
public void setOutUri(Types.OutUriData outUri)
public String getOutSourceId()
public void setOutSourceId(String outSourceId)
Copyright © 2016. All Rights Reserved.