
public class OGlobalPropertyImpl extends Object implements OGlobalProperty, ODocumentSerializable
CLASS_NAME| Constructor and Description |
|---|
OGlobalPropertyImpl() |
OGlobalPropertyImpl(String name,
OType type,
Integer id) |
| Modifier and Type | Method and Description |
|---|---|
void |
fromDocument(ODocument document) |
Integer |
getId() |
String |
getName() |
OType |
getType() |
ODocument |
toDocument() |
public Integer getId()
getId in interface OGlobalPropertypublic String getName()
getName in interface OGlobalPropertypublic OType getType()
getType in interface OGlobalPropertypublic void fromDocument(ODocument document)
fromDocument in interface ODocumentSerializablepublic ODocument toDocument()
toDocument in interface ODocumentSerializableCopyright © 2009–2025 OrientDB. All rights reserved.