Class PathAttribute
- java.lang.Object
-
- org.ehrbase.ehr.encode.wrappers.json.writer.translator_db2raw.PathAttribute
-
public class PathAttribute extends Object
Created by christian on 8/8/2017.
-
-
Field Summary
Fields Modifier and Type Field Description static StringAND_NAME_VALUE
-
Constructor Summary
Constructors Constructor Description PathAttribute()PathAttribute(String path)
-
-
-
Field Detail
-
AND_NAME_VALUE
public static final String AND_NAME_VALUE
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
PathAttribute
public PathAttribute(String path)
-
PathAttribute
public PathAttribute()
-
-