public interface StructuredDataObject extends java.io.Serializable, CloneableObject
Title: Structured Data Objects
Description: General interface for all Structured Data Objects.
Copyright: Copyright (c) 2008
Company: StreamScape Technologies
Modifier and Type | Field and Description |
---|---|
static long |
DEFAULT_SERIAL_VERSION_ID |
Modifier and Type | Method and Description |
---|---|
long |
getSerialVersionUID()
Returns the
Serial Version Id of a specific object. |
clone
static final long DEFAULT_SERIAL_VERSION_ID
long getSerialVersionUID()
Serial Version Id
of a specific object.
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.