public class Origin extends Object implements Serializable
| Constructor and Description | 
|---|
Origin(SourceType type,
      String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getName()
The name of the document origin. 
 | 
SourceType | 
getType()
Retrieve the type of origin. 
 | 
public Origin(SourceType type, String name)
public SourceType getType()
public String getName()
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.