OKMRest  2.5.1
OpenKM Rest
com.openkm.sdk4csharp.bean.RelationType Class Reference

Public Member Functions

String toString ()
 

Static Public Attributes

static String BIDIRECTIONAL = "bidirectional"
 
static String PARENT_CHILD = "parent-child"
 
static String MANY_TO_MANY = "many-to-many"
 

Properties

long id [get, set]
 
String title [get, set]
 
String titleAToB [get, set]
 
String titleBToA [get, set]
 
String type [get, set]
 

Member Function Documentation

String com.openkm.sdk4csharp.bean.RelationType.toString ( )

Member Data Documentation

String com.openkm.sdk4csharp.bean.RelationType.BIDIRECTIONAL = "bidirectional"
static
String com.openkm.sdk4csharp.bean.RelationType.MANY_TO_MANY = "many-to-many"
static
String com.openkm.sdk4csharp.bean.RelationType.PARENT_CHILD = "parent-child"
static

Property Documentation

long com.openkm.sdk4csharp.bean.RelationType.id
getset
String com.openkm.sdk4csharp.bean.RelationType.title
getset
String com.openkm.sdk4csharp.bean.RelationType.titleAToB
getset
String com.openkm.sdk4csharp.bean.RelationType.titleBToA
getset
String com.openkm.sdk4csharp.bean.RelationType.type
getset

The documentation for this class was generated from the following file: