Operation |
Details |
public getName():String |
Sequential Notes: | Get the 'name' attribute value. <create>discarded</create> <update>discarded</update> @return value | |
public getObjid():String |
Sequential Notes: | Get the 'objid' attribute value. <create>discarded</create><update>discarded</update> @return value | |
public getString():String |
Sequential Notes: | Get the extension value. @return value | |
public getType():Type |
Sequential Notes: | Get the 'type' attribute value. <create>discarded</create> <update>discarded</update> @return value | |
public setName( String name):void |
Sequential Notes: | Set the 'name' attribute value. <create>discarded</create> <update>discarded</update> | |
public setObjid( String objid):void |
Sequential Notes: | Set the 'objid' attribute value. <create>discarded</create><update>discarded</update> | |
public setString( String string):void |
Sequential Notes: | Set the extension value. | |
public setType( Type type):void |
Sequential Notes: | Set the 'type' attribute value. <create>discarded</create> <update>discarded</update> | |