Class Overview
Mutable builder for EdmProperty objects.
Fields
private
String
defaultValue
private
String
fcContentKind
private
String
fcEpmContentKind
private
String
fcEpmKeepInContent
private
String
fcKeepInContent
private
String
fcTargetPath
private
Boolean
fixedLength
private
Integer
maxLength
private
Integer
precision
private
String
storeGeneratedPattern
Public Methods
public
String
getDefaultValue
()
public
String
getFcContentKind
()
public
String
getFcEpmContentKind
()
public
String
getFcEpmKeepInContent
()
public
String
getFcKeepInContent
()
public
String
getFcTargetPath
()
public
Boolean
getFixedLength
()
public
Integer
getMaxLength
()
public
Integer
getPrecision
()
public
Integer
getScale
()
public
String
getStoreGeneratedPattern
()
public
Boolean
getUnicode
()
public
boolean
isNullable
()