org.plasma.provisioning.rdb.oracle.g11.sys.impl
Class ViewImpl

java.lang.Object
  extended by org.plasma.sdo.core.CoreNode
      extended by org.plasma.sdo.core.CoreDataObject
          extended by org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
All Implemented Interfaces:
DataObject, Serializable, View, CoreObjectHolder, NamedEntity, Node, PlasmaDataObject, PlasmaNode

public class ViewImpl
extends CoreDataObject
implements Serializable, View

Represents a system view definition

Generated implementation class representing the domain model entity View.

Data Store Mapping: Corresponds to the physical data store entity ALL_VIEWS.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.plasma.provisioning.rdb.oracle.g11.sys.View
View.PROPERTY
 
Field Summary
static String NAMESPACE_URI
          The SDO namespace URI associated with the SDO Type for this class
 
Fields inherited from class org.plasma.sdo.core.CoreNode
EMPTY_EDGE_LIST, valueObject
 
Fields inherited from interface org.plasma.provisioning.rdb.oracle.g11.sys.View
TYPE_NAME_VIEW
 
Constructor Summary
ViewImpl()
          Default No-arg constructor required for serialization operations.
ViewImpl(Type type)
           
 
Method Summary
 void addViewColumn(ViewColumn value)
          Adds the given value of Type ViewColumn for the object's multi-valued property viewColumn.
 void addViewColumnComment(ViewColumnComment value)
          Adds the given value of Type ViewColumnComment for the object's multi-valued property viewColumnComment.
 void addViewComment(ViewComment value)
          Adds the given value of Type ViewComment for the object's multi-valued property viewComment.
 ViewColumn createViewColumn()
          Creates and returns a new instance of Type ViewColumn automatically establishing a containment relationship through the object's reference property, viewColumn.
 ViewColumnComment createViewColumnComment()
          Creates and returns a new instance of Type ViewColumnComment automatically establishing a containment relationship through the object's reference property, viewColumnComment.
 ViewComment createViewComment()
          Creates and returns a new instance of Type ViewComment automatically establishing a containment relationship through the object's reference property, viewComment.
 String getEditioningView()
          Returns the value of the editioningView property.
 String getOidText()
          Returns the value of the oidText property.
 int getOidTextLength()
          Returns the value of the oidTextLength property.
 String getOwner()
          Returns the value of the owner property.
 String getReadOnly()
          Returns the value of the readOnly property.
 String getSuperviewName()
          Returns the value of the superviewName property.
 String getText()
          Returns the value of the text property.
 int getTextLength()
          Returns the value of the textLength property.
 String getTypeText()
          Returns the value of the typeText property.
 int getTypeTextLength()
          Returns the value of the typeTextLength property.
 ViewColumn[] getViewColumn()
          Returns an array of ViewColumn set for the object's multi-valued property viewColumn.
 ViewColumn getViewColumn(int idx)
          Returns the ViewColumn set for the object's multi-valued property viewColumn based on the given index.
 ViewColumnComment[] getViewColumnComment()
          Returns an array of ViewColumnComment set for the object's multi-valued property viewColumnComment.
 ViewColumnComment getViewColumnComment(int idx)
          Returns the ViewColumnComment set for the object's multi-valued property viewColumnComment based on the given index.
 int getViewColumnCommentCount()
          Returns a count for multi-valued property viewColumnComment.
 int getViewColumnCount()
          Returns a count for multi-valued property viewColumn.
 ViewComment[] getViewComment()
          Returns an array of ViewComment set for the object's multi-valued property viewComment.
 ViewComment getViewComment(int idx)
          Returns the ViewComment set for the object's multi-valued property viewComment based on the given index.
 int getViewCommentCount()
          Returns a count for multi-valued property viewComment.
 String getViewName()
          Returns the value of the viewName property.
 String getViewType()
          Returns the value of the viewType property.
 String getViewTypeOwner()
          Returns the value of the viewTypeOwner property.
 boolean isSetEditioningView()
          Returns true if the editioningView property is set.
 boolean isSetOidText()
          Returns true if the oidText property is set.
 boolean isSetOidTextLength()
          Returns true if the oidTextLength property is set.
 boolean isSetOwner()
          Returns true if the owner property is set.
 boolean isSetReadOnly()
          Returns true if the readOnly property is set.
 boolean isSetSuperviewName()
          Returns true if the superviewName property is set.
 boolean isSetText()
          Returns true if the text property is set.
 boolean isSetTextLength()
          Returns true if the textLength property is set.
 boolean isSetTypeText()
          Returns true if the typeText property is set.
 boolean isSetTypeTextLength()
          Returns true if the typeTextLength property is set.
 boolean isSetViewColumn()
          Returns true if the viewColumn property is set.
 boolean isSetViewColumnComment()
          Returns true if the viewColumnComment property is set.
 boolean isSetViewComment()
          Returns true if the viewComment property is set.
 boolean isSetViewName()
          Returns true if the viewName property is set.
 boolean isSetViewType()
          Returns true if the viewType property is set.
 boolean isSetViewTypeOwner()
          Returns true if the viewTypeOwner property is set.
 void removeViewColumn(ViewColumn value)
          Removes the given value of Type ViewColumn for the object's multi-valued property viewColumn.
 void removeViewColumnComment(ViewColumnComment value)
          Removes the given value of Type ViewColumnComment for the object's multi-valued property viewColumnComment.
 void removeViewComment(ViewComment value)
          Removes the given value of Type ViewComment for the object's multi-valued property viewComment.
 void setEditioningView(String value)
          Sets the value of the editioningView property to the given value.
 void setOidText(String value)
          Sets the value of the oidText property to the given value.
 void setOidTextLength(int value)
          Sets the value of the oidTextLength property to the given value.
 void setOwner(String value)
          Sets the value of the owner property to the given value.
 void setReadOnly(String value)
          Sets the value of the readOnly property to the given value.
 void setSuperviewName(String value)
          Sets the value of the superviewName property to the given value.
 void setText(String value)
          Sets the value of the text property to the given value.
 void setTextLength(int value)
          Sets the value of the textLength property to the given value.
 void setTypeText(String value)
          Sets the value of the typeText property to the given value.
 void setTypeTextLength(int value)
          Sets the value of the typeTextLength property to the given value.
 void setViewColumn(ViewColumn[] value)
          Sets the given array of Type ViewColumn for the object's multi-valued property viewColumn.
 void setViewColumnComment(ViewColumnComment[] value)
          Sets the given array of Type ViewColumnComment for the object's multi-valued property viewColumnComment.
 void setViewComment(ViewComment[] value)
          Sets the given array of Type ViewComment for the object's multi-valued property viewComment.
 void setViewName(String value)
          Sets the value of the viewName property to the given value.
 void setViewType(String value)
          Sets the value of the viewType property to the given value.
 void setViewTypeOwner(String value)
          Sets the value of the viewTypeOwner property to the given value.
 void unsetEditioningView()
          Unsets the editioningView property, the value of the property of the object being set to the property's default value.
 void unsetOidText()
          Unsets the oidText property, the value of the property of the object being set to the property's default value.
 void unsetOidTextLength()
          Unsets the oidTextLength property, the value of the property of the object being set to the property's default value.
 void unsetOwner()
          Unsets the owner property, the value of the property of the object being set to the property's default value.
 void unsetReadOnly()
          Unsets the readOnly property, the value of the property of the object being set to the property's default value.
 void unsetSuperviewName()
          Unsets the superviewName property, the value of the property of the object being set to the property's default value.
 void unsetText()
          Unsets the text property, the value of the property of the object being set to the property's default value.
 void unsetTextLength()
          Unsets the textLength property, the value of the property of the object being set to the property's default value.
 void unsetTypeText()
          Unsets the typeText property, the value of the property of the object being set to the property's default value.
 void unsetTypeTextLength()
          Unsets the typeTextLength property, the value of the property of the object being set to the property's default value.
 void unsetViewColumn()
          Unsets the viewColumn property, clearing the underlying collection.
 void unsetViewColumnComment()
          Unsets the viewColumnComment property, clearing the underlying collection.
 void unsetViewComment()
          Unsets the viewComment property, clearing the underlying collection.
 void unsetViewName()
          Unsets the viewName property, the value of the property of the object being set to the property's default value.
 void unsetViewType()
          Unsets the viewType property, the value of the property of the object being set to the property's default value.
 void unsetViewTypeOwner()
          Unsets the viewTypeOwner property, the value of the property of the object being set to the property's default value.
 
Methods inherited from class org.plasma.sdo.core.CoreDataObject
accept, accept, accept, acceptDepthFirst, add, contains, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, delete, detach, dump, dumpDepthFirst, equals, find, get, get, get, getBigDecimal, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getBytes, getBytes, getBytes, getChangeSummary, getChar, getChar, getChar, getContainer, getContainmentProperty, getDataGraph, getDataObject, getDataObject, getDataObject, getDataObject, getDate, getDate, getDate, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInstanceProperties, getInstanceProperty, getInt, getInt, getInt, getList, getList, getList, getLong, getLong, getLong, getProperty, getRootObject, getSequence, getSequence, getSequence, getSequence, getShort, getShort, getShort, getString, getString, getString, getType, getUUID, getUUIDAsString, hashCode, isSet, isSet, isSet, remove, remove, reset, resetUUID, set, set, set, setBigDecimal, setBigDecimal, setBigDecimal, setBigInteger, setBigInteger, setBigInteger, setBoolean, setBoolean, setBoolean, setByte, setByte, setByte, setBytes, setBytes, setBytes, setChar, setChar, setChar, setContainer, setContainmentProperty, setDataGraph, setDataObject, setDataObject, setDataObject, setDate, setDate, setDate, setDouble, setDouble, setDouble, setFloat, setFloat, setFloat, setInt, setInt, setInt, setList, setList, setList, setLong, setLong, setLong, setShort, setShort, setShort, setString, setString, setString, toString, unset, unset, unset, uuidFromBase64, uuidToBase64
 
Methods inherited from class org.plasma.sdo.core.CoreNode
getEdges, getEntityName, getValue, getValueObject, removeValue, setValue, setValueObject
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.plasma.sdo.PlasmaDataObject
accept, accept, accept, acceptDepthFirst, add, contains, dump, dumpDepthFirst, find, getDataObject, getUUID, getUUIDAsString, remove, remove, reset, resetUUID, setContainer, setContainmentProperty, setDataGraph
 
Methods inherited from interface commonj.sdo.DataObject
createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, delete, detach, get, get, get, getBigDecimal, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getBytes, getBytes, getBytes, getChangeSummary, getChar, getChar, getChar, getContainer, getContainmentProperty, getDataGraph, getDataObject, getDataObject, getDataObject, getDate, getDate, getDate, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInstanceProperties, getInstanceProperty, getInt, getInt, getInt, getList, getList, getList, getLong, getLong, getLong, getProperty, getRootObject, getSequence, getSequence, getSequence, getSequence, getShort, getShort, getShort, getString, getString, getString, getType, isSet, isSet, isSet, set, set, set, setBigDecimal, setBigDecimal, setBigDecimal, setBigInteger, setBigInteger, setBigInteger, setBoolean, setBoolean, setBoolean, setByte, setByte, setByte, setBytes, setBytes, setBytes, setChar, setChar, setChar, setDataObject, setDataObject, setDataObject, setDate, setDate, setDate, setDouble, setDouble, setDouble, setFloat, setFloat, setFloat, setInt, setInt, setInt, setList, setList, setList, setLong, setLong, setLong, setShort, setShort, setShort, setString, setString, setString, unset, unset, unset
 

Field Detail

NAMESPACE_URI

public static final String NAMESPACE_URI
The SDO namespace URI associated with the SDO Type for this class

See Also:
Constant Field Values
Constructor Detail

ViewImpl

public ViewImpl()
Default No-arg constructor required for serialization operations. This method is NOT intended to be used within application source code.


ViewImpl

public ViewImpl(Type type)
Method Detail

isSetEditioningView

public boolean isSetEditioningView()
Returns true if the editioningView property is set.

Specified by:
isSetEditioningView in interface View
Returns:
true if the editioningView property is set.

unsetEditioningView

public void unsetEditioningView()
Unsets the editioningView property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.

Specified by:
unsetEditioningView in interface View

getEditioningView

public String getEditioningView()
Returns the value of the editioningView property.

Specified by:
getEditioningView in interface View
Returns:
the value of the editioningView property.

setEditioningView

public void setEditioningView(String value)
Sets the value of the editioningView property to the given value.

Value Constraints:
     maxLength: 1

Specified by:
setEditioningView in interface View

isSetOidText

public boolean isSetOidText()
Returns true if the oidText property is set.

Specified by:
isSetOidText in interface View
Returns:
true if the oidText property is set.

unsetOidText

public void unsetOidText()
Unsets the oidText property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.

Specified by:
unsetOidText in interface View

getOidText

public String getOidText()
Returns the value of the oidText property.

Specified by:
getOidText in interface View
Returns:
the value of the oidText property.

setOidText

public void setOidText(String value)
Sets the value of the oidText property to the given value.

Specified by:
setOidText in interface View

isSetOidTextLength

public boolean isSetOidTextLength()
Returns true if the oidTextLength property is set.

Specified by:
isSetOidTextLength in interface View
Returns:
true if the oidTextLength property is set.

unsetOidTextLength

public void unsetOidTextLength()
Unsets the oidTextLength property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.

Specified by:
unsetOidTextLength in interface View

getOidTextLength

public int getOidTextLength()
Returns the value of the oidTextLength property.

Specified by:
getOidTextLength in interface View
Returns:
the value of the oidTextLength property.

setOidTextLength

public void setOidTextLength(int value)
Sets the value of the oidTextLength property to the given value.

Specified by:
setOidTextLength in interface View

isSetOwner

public boolean isSetOwner()
Returns true if the owner property is set.

Specified by:
isSetOwner in interface View
Returns:
true if the owner property is set.

unsetOwner

public void unsetOwner()
Unsets the owner property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.

Specified by:
unsetOwner in interface View

getOwner

public String getOwner()
Returns the value of the owner property.

Specified by:
getOwner in interface View
Returns:
the value of the owner property.

setOwner

public void setOwner(String value)
Sets the value of the owner property to the given value.

Specified by:
setOwner in interface View

isSetReadOnly

public boolean isSetReadOnly()
Returns true if the readOnly property is set.

Specified by:
isSetReadOnly in interface View
Returns:
true if the readOnly property is set.

unsetReadOnly

public void unsetReadOnly()
Unsets the readOnly property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.

Specified by:
unsetReadOnly in interface View

getReadOnly

public String getReadOnly()
Returns the value of the readOnly property.

Specified by:
getReadOnly in interface View
Returns:
the value of the readOnly property.

setReadOnly

public void setReadOnly(String value)
Sets the value of the readOnly property to the given value.

Value Constraints:
     maxLength: 1

Specified by:
setReadOnly in interface View

isSetSuperviewName

public boolean isSetSuperviewName()
Returns true if the superviewName property is set.

Specified by:
isSetSuperviewName in interface View
Returns:
true if the superviewName property is set.

unsetSuperviewName

public void unsetSuperviewName()
Unsets the superviewName property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.

Specified by:
unsetSuperviewName in interface View

getSuperviewName

public String getSuperviewName()
Returns the value of the superviewName property.

Specified by:
getSuperviewName in interface View
Returns:
the value of the superviewName property.

setSuperviewName

public void setSuperviewName(String value)
Sets the value of the superviewName property to the given value.

Value Constraints:
     maxLength: 30

Specified by:
setSuperviewName in interface View

isSetText

public boolean isSetText()
Returns true if the text property is set.

Specified by:
isSetText in interface View
Returns:
true if the text property is set.

unsetText

public void unsetText()
Unsets the text property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.

Specified by:
unsetText in interface View

getText

public String getText()
Returns the value of the text property.

Specified by:
getText in interface View
Returns:
the value of the text property.

setText

public void setText(String value)
Sets the value of the text property to the given value.

Specified by:
setText in interface View

isSetTextLength

public boolean isSetTextLength()
Returns true if the textLength property is set.

Specified by:
isSetTextLength in interface View
Returns:
true if the textLength property is set.

unsetTextLength

public void unsetTextLength()
Unsets the textLength property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.

Specified by:
unsetTextLength in interface View

getTextLength

public int getTextLength()
Returns the value of the textLength property.

Specified by:
getTextLength in interface View
Returns:
the value of the textLength property.

setTextLength

public void setTextLength(int value)
Sets the value of the textLength property to the given value.

Specified by:
setTextLength in interface View

isSetTypeText

public boolean isSetTypeText()
Returns true if the typeText property is set.

Specified by:
isSetTypeText in interface View
Returns:
true if the typeText property is set.

unsetTypeText

public void unsetTypeText()
Unsets the typeText property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.

Specified by:
unsetTypeText in interface View

getTypeText

public String getTypeText()
Returns the value of the typeText property.

Specified by:
getTypeText in interface View
Returns:
the value of the typeText property.

setTypeText

public void setTypeText(String value)
Sets the value of the typeText property to the given value.

Specified by:
setTypeText in interface View

isSetTypeTextLength

public boolean isSetTypeTextLength()
Returns true if the typeTextLength property is set.

Specified by:
isSetTypeTextLength in interface View
Returns:
true if the typeTextLength property is set.

unsetTypeTextLength

public void unsetTypeTextLength()
Unsets the typeTextLength property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.

Specified by:
unsetTypeTextLength in interface View

getTypeTextLength

public int getTypeTextLength()
Returns the value of the typeTextLength property.

Specified by:
getTypeTextLength in interface View
Returns:
the value of the typeTextLength property.

setTypeTextLength

public void setTypeTextLength(int value)
Sets the value of the typeTextLength property to the given value.

Specified by:
setTypeTextLength in interface View

isSetViewColumn

public boolean isSetViewColumn()
Returns true if the viewColumn property is set.

Specified by:
isSetViewColumn in interface View
Returns:
true if the viewColumn property is set.

unsetViewColumn

public void unsetViewColumn()
Unsets the viewColumn property, clearing the underlying collection. The property will no longer be considered set.

Specified by:
unsetViewColumn in interface View

createViewColumn

public ViewColumn createViewColumn()
Creates and returns a new instance of Type ViewColumn automatically establishing a containment relationship through the object's reference property, viewColumn.

Specified by:
createViewColumn in interface View
Returns:
a new instance of Type ViewColumn automatically establishing a containment relationship through the object's reference property viewColumn.

getViewColumn

public ViewColumn[] getViewColumn()
Description copied from interface: View
Returns an array of ViewColumn set for the object's multi-valued property viewColumn.

Specified by:
getViewColumn in interface View
Returns:
an array of ViewColumn set for the object's multi-valued property viewColumn.

getViewColumn

public ViewColumn getViewColumn(int idx)
Description copied from interface: View
Returns the ViewColumn set for the object's multi-valued property viewColumn based on the given index.

Specified by:
getViewColumn in interface View
Parameters:
idx - the index
Returns:
the ViewColumn set for the object's multi-valued property viewColumn based on the given index.

getViewColumnCount

public int getViewColumnCount()
Description copied from interface: View
Returns a count for multi-valued property viewColumn.

Specified by:
getViewColumnCount in interface View
Returns:
a count for multi-valued property viewColumn.

setViewColumn

public void setViewColumn(ViewColumn[] value)
Description copied from interface: View
Sets the given array of Type ViewColumn for the object's multi-valued property viewColumn.

Specified by:
setViewColumn in interface View
Parameters:
value - the array value

addViewColumn

public void addViewColumn(ViewColumn value)
Description copied from interface: View
Adds the given value of Type ViewColumn for the object's multi-valued property viewColumn.

Specified by:
addViewColumn in interface View
Parameters:
value - the value to add

removeViewColumn

public void removeViewColumn(ViewColumn value)
Description copied from interface: View
Removes the given value of Type ViewColumn for the object's multi-valued property viewColumn.

Specified by:
removeViewColumn in interface View
Parameters:
value - the value to remove

isSetViewColumnComment

public boolean isSetViewColumnComment()
Returns true if the viewColumnComment property is set.

Specified by:
isSetViewColumnComment in interface View
Returns:
true if the viewColumnComment property is set.

unsetViewColumnComment

public void unsetViewColumnComment()
Unsets the viewColumnComment property, clearing the underlying collection. The property will no longer be considered set.

Specified by:
unsetViewColumnComment in interface View

createViewColumnComment

public ViewColumnComment createViewColumnComment()
Creates and returns a new instance of Type ViewColumnComment automatically establishing a containment relationship through the object's reference property, viewColumnComment.

Specified by:
createViewColumnComment in interface View
Returns:
a new instance of Type ViewColumnComment automatically establishing a containment relationship through the object's reference property viewColumnComment.

getViewColumnComment

public ViewColumnComment[] getViewColumnComment()
Description copied from interface: View
Returns an array of ViewColumnComment set for the object's multi-valued property viewColumnComment.

Specified by:
getViewColumnComment in interface View
Returns:
an array of ViewColumnComment set for the object's multi-valued property viewColumnComment.

getViewColumnComment

public ViewColumnComment getViewColumnComment(int idx)
Description copied from interface: View
Returns the ViewColumnComment set for the object's multi-valued property viewColumnComment based on the given index.

Specified by:
getViewColumnComment in interface View
Parameters:
idx - the index
Returns:
the ViewColumnComment set for the object's multi-valued property viewColumnComment based on the given index.

getViewColumnCommentCount

public int getViewColumnCommentCount()
Description copied from interface: View
Returns a count for multi-valued property viewColumnComment.

Specified by:
getViewColumnCommentCount in interface View
Returns:
a count for multi-valued property viewColumnComment.

setViewColumnComment

public void setViewColumnComment(ViewColumnComment[] value)
Description copied from interface: View
Sets the given array of Type ViewColumnComment for the object's multi-valued property viewColumnComment.

Specified by:
setViewColumnComment in interface View
Parameters:
value - the array value

addViewColumnComment

public void addViewColumnComment(ViewColumnComment value)
Description copied from interface: View
Adds the given value of Type ViewColumnComment for the object's multi-valued property viewColumnComment.

Specified by:
addViewColumnComment in interface View
Parameters:
value - the value to add

removeViewColumnComment

public void removeViewColumnComment(ViewColumnComment value)
Description copied from interface: View
Removes the given value of Type ViewColumnComment for the object's multi-valued property viewColumnComment.

Specified by:
removeViewColumnComment in interface View
Parameters:
value - the value to remove

isSetViewComment

public boolean isSetViewComment()
Returns true if the viewComment property is set.

Specified by:
isSetViewComment in interface View
Returns:
true if the viewComment property is set.

unsetViewComment

public void unsetViewComment()
Unsets the viewComment property, clearing the underlying collection. The property will no longer be considered set.

Specified by:
unsetViewComment in interface View

createViewComment

public ViewComment createViewComment()
Creates and returns a new instance of Type ViewComment automatically establishing a containment relationship through the object's reference property, viewComment.

Specified by:
createViewComment in interface View
Returns:
a new instance of Type ViewComment automatically establishing a containment relationship through the object's reference property viewComment.

getViewComment

public ViewComment[] getViewComment()
Description copied from interface: View
Returns an array of ViewComment set for the object's multi-valued property viewComment.

Specified by:
getViewComment in interface View
Returns:
an array of ViewComment set for the object's multi-valued property viewComment.

getViewComment

public ViewComment getViewComment(int idx)
Description copied from interface: View
Returns the ViewComment set for the object's multi-valued property viewComment based on the given index.

Specified by:
getViewComment in interface View
Parameters:
idx - the index
Returns:
the ViewComment set for the object's multi-valued property viewComment based on the given index.

getViewCommentCount

public int getViewCommentCount()
Description copied from interface: View
Returns a count for multi-valued property viewComment.

Specified by:
getViewCommentCount in interface View
Returns:
a count for multi-valued property viewComment.

setViewComment

public void setViewComment(ViewComment[] value)
Description copied from interface: View
Sets the given array of Type ViewComment for the object's multi-valued property viewComment.

Specified by:
setViewComment in interface View
Parameters:
value - the array value

addViewComment

public void addViewComment(ViewComment value)
Description copied from interface: View
Adds the given value of Type ViewComment for the object's multi-valued property viewComment.

Specified by:
addViewComment in interface View
Parameters:
value - the value to add

removeViewComment

public void removeViewComment(ViewComment value)
Description copied from interface: View
Removes the given value of Type ViewComment for the object's multi-valued property viewComment.

Specified by:
removeViewComment in interface View
Parameters:
value - the value to remove

isSetViewName

public boolean isSetViewName()
Returns true if the viewName property is set.

Specified by:
isSetViewName in interface View
Returns:
true if the viewName property is set.

unsetViewName

public void unsetViewName()
Unsets the viewName property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.

Specified by:
unsetViewName in interface View

getViewName

public String getViewName()
Returns the value of the viewName property.

Specified by:
getViewName in interface View
Returns:
the value of the viewName property.

setViewName

public void setViewName(String value)
Sets the value of the viewName property to the given value.

Value Constraints:
     maxLength: 30

Specified by:
setViewName in interface View

isSetViewType

public boolean isSetViewType()
Returns true if the viewType property is set.

Specified by:
isSetViewType in interface View
Returns:
true if the viewType property is set.

unsetViewType

public void unsetViewType()
Unsets the viewType property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.

Specified by:
unsetViewType in interface View

getViewType

public String getViewType()
Returns the value of the viewType property.

Specified by:
getViewType in interface View
Returns:
the value of the viewType property.

setViewType

public void setViewType(String value)
Sets the value of the viewType property to the given value.

Specified by:
setViewType in interface View

isSetViewTypeOwner

public boolean isSetViewTypeOwner()
Returns true if the viewTypeOwner property is set.

Specified by:
isSetViewTypeOwner in interface View
Returns:
true if the viewTypeOwner property is set.

unsetViewTypeOwner

public void unsetViewTypeOwner()
Unsets the viewTypeOwner property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.

Specified by:
unsetViewTypeOwner in interface View

getViewTypeOwner

public String getViewTypeOwner()
Returns the value of the viewTypeOwner property.

Specified by:
getViewTypeOwner in interface View
Returns:
the value of the viewTypeOwner property.

setViewTypeOwner

public void setViewTypeOwner(String value)
Sets the value of the viewTypeOwner property to the given value.

Specified by:
setViewTypeOwner in interface View


Copyright © 2013. All rights reserved.