gov.nasa.pds.tools.label
Class Identifier
java.lang.Object
gov.nasa.pds.tools.label.Identifier
- All Implemented Interfaces:
- Serializable
public class Identifier
- extends Object
- implements Serializable
- Version:
- $Revision: 6614 $
- Author:
- pramirez, jagander
- See Also:
- Serialized Form
Identifier
public Identifier(String namespace,
String localName)
Identifier
public Identifier(String identifier)
toString
public String toString()
- Overrides:
toString
in class Object
getLocalName
public String getLocalName()
getNamespace
public String getNamespace()
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2005–2013 Planetary Data System. All rights reserved.