Interface MDDistributorType

  • All Superinterfaces:
    AbstractObjectType, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    MDDistributorTypeImpl

    public interface MDDistributorType
    extends AbstractObjectType
    An XML MD_Distributor_Type(@http://www.isotc211.org/2005/gmd). This is a complex type.
    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • sizeOfDistributionOrderProcessArray

        int sizeOfDistributionOrderProcessArray()
        Returns number of "distributionOrderProcess" element
      • setDistributionOrderProcessArray

        void setDistributionOrderProcessArray​(MDStandardOrderProcessPropertyType[] distributionOrderProcessArray)
        Sets array of all "distributionOrderProcess" element
      • setDistributionOrderProcessArray

        void setDistributionOrderProcessArray​(int i,
                                              MDStandardOrderProcessPropertyType distributionOrderProcess)
        Sets ith "distributionOrderProcess" element
      • insertNewDistributionOrderProcess

        MDStandardOrderProcessPropertyType insertNewDistributionOrderProcess​(int i)
        Inserts and returns a new empty value (as xml) as the ith "distributionOrderProcess" element
      • addNewDistributionOrderProcess

        MDStandardOrderProcessPropertyType addNewDistributionOrderProcess()
        Appends and returns a new empty value (as xml) as the last "distributionOrderProcess" element
      • removeDistributionOrderProcess

        void removeDistributionOrderProcess​(int i)
        Removes the ith "distributionOrderProcess" element
      • getDistributorFormatArray

        MDFormatPropertyType[] getDistributorFormatArray()
        Gets array of all "distributorFormat" elements
      • getDistributorFormatArray

        MDFormatPropertyType getDistributorFormatArray​(int i)
        Gets ith "distributorFormat" element
      • sizeOfDistributorFormatArray

        int sizeOfDistributorFormatArray()
        Returns number of "distributorFormat" element
      • setDistributorFormatArray

        void setDistributorFormatArray​(MDFormatPropertyType[] distributorFormatArray)
        Sets array of all "distributorFormat" element
      • setDistributorFormatArray

        void setDistributorFormatArray​(int i,
                                       MDFormatPropertyType distributorFormat)
        Sets ith "distributorFormat" element
      • insertNewDistributorFormat

        MDFormatPropertyType insertNewDistributorFormat​(int i)
        Inserts and returns a new empty value (as xml) as the ith "distributorFormat" element
      • addNewDistributorFormat

        MDFormatPropertyType addNewDistributorFormat()
        Appends and returns a new empty value (as xml) as the last "distributorFormat" element
      • removeDistributorFormat

        void removeDistributorFormat​(int i)
        Removes the ith "distributorFormat" element
      • sizeOfDistributorTransferOptionsArray

        int sizeOfDistributorTransferOptionsArray()
        Returns number of "distributorTransferOptions" element
      • setDistributorTransferOptionsArray

        void setDistributorTransferOptionsArray​(MDDigitalTransferOptionsPropertyType[] distributorTransferOptionsArray)
        Sets array of all "distributorTransferOptions" element
      • setDistributorTransferOptionsArray

        void setDistributorTransferOptionsArray​(int i,
                                                MDDigitalTransferOptionsPropertyType distributorTransferOptions)
        Sets ith "distributorTransferOptions" element
      • insertNewDistributorTransferOptions

        MDDigitalTransferOptionsPropertyType insertNewDistributorTransferOptions​(int i)
        Inserts and returns a new empty value (as xml) as the ith "distributorTransferOptions" element
      • addNewDistributorTransferOptions

        MDDigitalTransferOptionsPropertyType addNewDistributorTransferOptions()
        Appends and returns a new empty value (as xml) as the last "distributorTransferOptions" element
      • removeDistributorTransferOptions

        void removeDistributorTransferOptions​(int i)
        Removes the ith "distributorTransferOptions" element