|
Method DetaildeleteProperty(String name) Deletes the specified property.
Parameters:
Since: 10-12-2009 Data getProperties() Returns all properties of this Packet. Changes made to these items are automatically persisted. Returns: Data Since: 10-12-2009 String getProperty(String name) Returns the specified property.
Parameters:
Returns: String Since: 10-12-2009 boolean isReadonly() Returns true if properties are read only. Returns: boolean Since: 08-13-2010 setProperty(String name, String value) Sets the specified property.
Parameters:
Since: 10-12-2009 String toString() Returns a description of this object Returns: String Since: 10-12-2009 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Nov 18, 2024 01:04 PM |