| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected String |
namespaceURI |
protected String |
packageType |
| Constructor and Description |
|---|
PackageMapping() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getKey()
Gets the immutable key for this object.
|
String |
getNamespaceURI() |
String |
getPackageType() |
void |
setId(String value) |
void |
setNamespaceURI(String value) |
void |
setPackageType(String value) |
protected String packageType
protected String namespaceURI
protected String id
public String getKey()
Keyablepublic String getPackageType()
public void setPackageType(String value)
public String getNamespaceURI()
public void setNamespaceURI(String value)
public String getId()
public void setId(String value)
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.