public class VersionHistoryContent extends HierarchyNode<ExtendedGuid>
The version history content.
Constructor and Description |
---|
VersionHistoryContent(ExtendedGuid nodeId)
Initializes a new instance of the
VersionHistoryContent class. |
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.IGenericList<VersionProxy> |
getElementChildNodes()
Gets the element child nodes.
|
getNodeId, getType
public VersionHistoryContent(ExtendedGuid nodeId)
Initializes a new instance of the VersionHistoryContent
class.
nodeId
- The node id.public com.aspose.ms.System.Collections.Generic.IGenericList<VersionProxy> getElementChildNodes()
Gets the element child nodes.
Copyright (c) 2016 Aspose. All Rights Reserved.