Class SourceToTargetRef


public class SourceToTargetRef extends SerializableEntity
The set of ref mappings to use when performing a sync or create.
  • Constructor Details

    • SourceToTargetRef

      public SourceToTargetRef()
  • Method Details

    • getSourceRef

      public String getSourceRef()
    • setSourceRef

      public void setSourceRef(String sourceRef)
    • getTargetRef

      public String getTargetRef()
    • setTargetRef

      public void setTargetRef(String targetRef)