public class StiTimeFormatService extends StiFormatService
propertiesREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiTimeFormatService()
Creates a new format of the type StiTimeFormatService.
|
StiTimeFormatService(java.lang.String stringFormat)
Creates a new format of the type StiTimeFormatService.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNativeFormatString()
Returns native format string.
|
int |
getPosition() |
java.lang.Object |
getSample()
Gets value to show a sample of formatting.
|
java.lang.String |
getServiceName()
Gets a service name.
|
java.lang.String |
getStringFormat()
Gets or sets string of formatting.
|
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setStringFormat(java.lang.String value) |
equals, Format, format, getIsFormatStringFromVariable, getServiceCategory, getServiceType, getState, hashCode, isDefault, LoadFromJsonObject, LoadFromJsonObjectInternal, setState, toStringclone, getProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabledcleanReference, getReference, setReferencepublic StiTimeFormatService()
public StiTimeFormatService(java.lang.String stringFormat)
stringFormat - String of formatting.public java.lang.String getServiceName()
getServiceName in class StiServicepublic int getPosition()
getPosition in class StiFormatServicepublic java.lang.String getStringFormat()
getStringFormat in class StiFormatServicepublic void setStringFormat(java.lang.String value)
setStringFormat in class StiFormatServicepublic java.lang.String getNativeFormatString()
getNativeFormatString in class StiFormatServicepublic java.lang.Object getSample()
getSample in class StiFormatServicepublic JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiFormatServiceJSONExceptionCopyright © 2019 Stimulsoft. All Rights Reserved.