public interface IProperty
Modifier and Type | Method and Description |
---|---|
Date |
getModified()
Gets the modified date.
|
String |
getModifiedBy()
Gets the modified by user.
|
String |
getName()
Gets the name of the property.
|
int |
getSequence()
Gets the sequence number of the property.
|
long |
getTime()
Gets the time in milliseconds.
|
String |
getValue()
Gets the value of the property.
|
String getName()
int getSequence()
String getValue()
long getTime()
Date getModified()
String getModifiedBy()
Copyright © 2017 Perforce Software. All Rights Reserved.