Modifier and Type | Field and Description |
---|---|
protected Descriptor |
descriptor |
protected String |
name |
protected Origin |
origin |
Constructor and Description |
---|
OriginInfo(String n) |
OriginInfo(String n,
Descriptor d) |
OriginInfo(String n,
Origin o) |
Modifier and Type | Method and Description |
---|---|
Descriptor |
getDescriptor() |
String |
getName() |
Origin |
getOriginType() |
protected String name
protected Origin origin
protected Descriptor descriptor
public OriginInfo(String n, Descriptor d)
public OriginInfo(String n)
public String getName()
public Origin getOriginType()
public Descriptor getDescriptor()
Copyright © 1995–2014 Mort Bay Consulting. All rights reserved.