Package com.gooddata.warehouse
Class WarehouseSchema
- java.lang.Object
-
- com.gooddata.warehouse.WarehouseSchema
-
public class WarehouseSchema extends Object
Warehouse schema. Deserialization Only.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDescription()StringgetInstanceUri()Map<String,String>getLinks()StringgetName()StringgetUri()StringtoString()
-
-
-
Field Detail
-
URI
public static final String URI
- See Also:
- Constant Field Values
-
TEMPLATE
public static final org.springframework.web.util.UriTemplate TEMPLATE
-
-