Class FnsiSourceProperty

java.lang.Object
ru.i_novus.ms.fnsi.sync.impl.FnsiSourceProperty

@Configuration
@ConfigurationProperties(prefix="rdm-sync.source.fnsi")
public class FnsiSourceProperty
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    FnsiSourceProperty()  
  • Method Summary

    Modifier and Type Method Description
    java.util.List<FnsiSourcePropertyValue> getValues()  
    void setValues​(java.util.List<FnsiSourcePropertyValue> values)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait