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