Class StructureElementLinkWithClassification


  • @Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
               date="2023-02-28T18:29:16.382914+01:00[Europe/Berlin]")
    public class StructureElementLinkWithClassification
    extends StructureElementLink
    StructureElementLinkWithClassification
    • Field Detail

      • codedName

        @SerializedName("codedName")
        private java.lang.String codedName
    • Constructor Detail

      • StructureElementLinkWithClassification

        public StructureElementLinkWithClassification()
    • Method Detail

      • getCodedName

        public java.lang.String getCodedName()
        Get codedName
        Returns:
        codedName
      • setCodedName

        public void setCodedName​(java.lang.String codedName)
      • toIndentedString

        private java.lang.String toIndentedString​(java.lang.Object o)
        Convert the given object to string with each line indented by 4 spaces (except the first line).