public class StiCustomFormatService extends StiFormatService
propertiesREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiCustomFormatService()
Creates a new format of the type StiCustomFormatService.
|
StiCustomFormatService(java.lang.String stringFormat)
Creates a new format of the type StiCustomFormatService.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
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.
|
int |
hashCode() |
void |
setStringFormat(java.lang.String value) |
Format, format, getIsFormatStringFromVariable, getNativeFormatString, getServiceCategory, getServiceType, getState, isDefault, LoadFromJsonObject, LoadFromJsonObjectInternal, SaveToJsonObject, setState, toStringclone, getProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabledcleanReference, getReference, setReferencepublic StiCustomFormatService()
public StiCustomFormatService(java.lang.String stringFormat)
stringFormat - String of formattingpublic java.lang.String getServiceName()
getServiceName in class StiServicepublic int getPosition()
getPosition in class StiFormatServicepublic java.lang.Object getSample()
getSample in class StiFormatServicepublic java.lang.String getStringFormat()
getStringFormat in class StiFormatServicepublic void setStringFormat(java.lang.String value)
setStringFormat in class StiFormatServicepublic boolean equals(java.lang.Object obj)
equals in class StiFormatServicepublic int hashCode()
hashCode in class StiFormatServiceCopyright © 2019 Stimulsoft. All Rights Reserved.