Class OtherAssociatedBodiesType

java.lang.Object
eu.europa.esig.lote.jaxb.tie.OtherAssociatedBodiesType

public class OtherAssociatedBodiesType extends Object

Java class for OtherAssociatedBodiesType complex type.

The following schema fragment specifies the expected content contained within this class.

<complexType name="OtherAssociatedBodiesType">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element ref="{http://uri.etsi.org/019602/v1/TrustedEntityExtensions}AssociatedBody"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>
  • Field Details

  • Constructor Details

    • OtherAssociatedBodiesType

      public OtherAssociatedBodiesType()
  • Method Details