Uses of Class
com.stimulsoft.base.serializing.StiProperty

Packages that use StiProperty
com.stimulsoft.base.serializing   
 

Uses of StiProperty in com.stimulsoft.base.serializing
 

Methods in com.stimulsoft.base.serializing that return StiProperty
 StiProperty StiProperties.getByName(String name)
           
 StiProperty StiProperties.getByShortName(String shortName)
           
 StiProperty StiProperties.getByShortNameOrName(String name)
           
protected  StiProperty StiSerializerReport.getCurrentProperty()
           
protected  StiProperty StiDeserializerReport.getProperty(Node currentItem)
           
protected  StiProperty StiDeserializerDocument.getProperty(Node currentItem)
           
 

Methods in com.stimulsoft.base.serializing that return types with arguments of type StiProperty
 StiCopyOnWriteArrayList<StiProperty> StiProperties.getProperties()
           
 

Methods in com.stimulsoft.base.serializing with parameters of type StiProperty
 void StiProperties.add(StiProperty property)
           
 void StiDeserializerControler.addReferenceToObject(Object instance, StiProperty currentProperty, String references)
           
protected  Object StiDeserializerReport.deserializePrimitiv(StiProperty property, Node propertyValue, IStiSerializable instance)
           
protected  boolean StiSerializerReport.isSerializableProperty(StiProperty property)
           
protected  boolean StiSerializerDocument.isSerializableProperty(StiProperty property)
           
 



Copyright © 2017 Stimulsoft. All Rights Reserved.