gov.nasa.pds.imaging.generate.label
Class FlatLabel
java.lang.Object
gov.nasa.pds.imaging.generate.label.FlatLabel
- All Implemented Interfaces:
- LabelObject
public class FlatLabel
- extends Object
- implements LabelObject
OBJECT_TYPE
public static final String OBJECT_TYPE
- See Also:
- Constant Field Values
GROUP_TYPE
public static final String GROUP_TYPE
- See Also:
- Constant Field Values
SYSTEM_TYPE
public static final String SYSTEM_TYPE
- See Also:
- Constant Field Values
PROPERTY_TYPE
public static final String PROPERTY_TYPE
- See Also:
- Constant Field Values
TASK_TYPE
public static final String TASK_TYPE
- See Also:
- Constant Field Values
FlatLabel
public FlatLabel(String name,
String type)
get
public Object get(String key)
- Description copied from interface:
LabelObject
- Retrieves the value of this object's element as identified by key.
- Specified by:
get
in interface LabelObject
- Returns:
setElements
public void setElements(Map elements)
- Description copied from interface:
LabelObject
- Set the elements of this object
- Specified by:
setElements
in interface LabelObject
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2010–2014 Planetary Data System. All rights reserved.