Class MapTo.
deleteElementDefinition
public void deleteElementDefinition()
getElementDefinition
public boolean getElementDefinition()
Returns the value of field 'elementDefinition'.
- the value of field 'ElementDefinition'.
getLdapDn
public java.lang.String getLdapDn()
Returns the value of field 'ldapDn'.
- the value of field 'LdapDn'.
getLdapOc
public java.lang.String getLdapOc()
Returns the value of field 'ldapOc'.
- the value of field 'LdapOc'.
getNsPrefix
public java.lang.String getNsPrefix()
Returns the value of field 'nsPrefix'.
- the value of field 'NsPrefix'.
getNsUri
public java.lang.String getNsUri()
Returns the value of field 'nsUri'.
- the value of field 'NsUri'.
getTable
public java.lang.String getTable()
Returns the value of field 'table'.
- the value of field 'Table'.
getXml
public java.lang.String getXml()
Returns the value of field 'xml'.
- the value of field 'Xml'.
hasElementDefinition
public boolean hasElementDefinition()
Method hasElementDefinition.
- true if at least one ElementDefinition has been added
isElementDefinition
public boolean isElementDefinition()
Returns the value of field 'elementDefinition'.
- the value of field 'ElementDefinition'.
isValid
public boolean isValid()
Method isValid.
- true if this object is valid according to the schema
setElementDefinition
public void setElementDefinition(boolean elementDefinition)
Sets the value of field 'elementDefinition'.
elementDefinition
- the value of field
'elementDefinition'.
setLdapDn
public void setLdapDn(java.lang.String ldapDn)
Sets the value of field 'ldapDn'.
ldapDn
- the value of field 'ldapDn'.
setLdapOc
public void setLdapOc(java.lang.String ldapOc)
Sets the value of field 'ldapOc'.
ldapOc
- the value of field 'ldapOc'.
setNsPrefix
public void setNsPrefix(java.lang.String nsPrefix)
Sets the value of field 'nsPrefix'.
nsPrefix
- the value of field 'nsPrefix'.
setNsUri
public void setNsUri(java.lang.String nsUri)
Sets the value of field 'nsUri'.
nsUri
- the value of field 'nsUri'.
setTable
public void setTable(java.lang.String table)
Sets the value of field 'table'.
table
- the value of field 'table'.
setXml
public void setXml(java.lang.String xml)
Sets the value of field 'xml'.
xml
- the value of field 'xml'.