Modifier and Type | Field and Description |
---|---|
Types.InputPattern |
inputSource |
List<String> |
inputURIs |
String |
scope |
Types.transferType |
type |
Constructor and Description |
---|
Types.SourceData() |
Modifier and Type | Method and Description |
---|---|
Types.InputPattern |
getInputSource() |
List<String> |
getInputURIs() |
String |
getScope() |
Types.transferType |
getType() |
void |
setInputSource(Types.InputPattern inputSource) |
void |
setInputURIs(List<String> inputURIs) |
void |
setScope(String scope) |
void |
setType(Types.transferType type) |
public Types.transferType type
public String scope
public Types.InputPattern inputSource
public Types.transferType getType()
public void setType(Types.transferType type)
public String getScope()
public void setScope(String scope)
public Types.InputPattern getInputSource()
public void setInputSource(Types.InputPattern inputSource)
Copyright © 2016. All Rights Reserved.