Class ElementRelationDTO

java.lang.Object
DTOs.Relations.ElementRelationDTO
Direct Known Subclasses:
SourceRelationDTO, TargetRelationDTO

public class ElementRelationDTO extends Object
  • Constructor Details

  • Method Details

    • getID

      public String getID()
    • setID

      public void setID(String ID)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)
    • getType

      public String getType()
    • setType

      public void setType(String type)