Interface MDDigitalTransferOptionsType

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

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

      • type

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

      • isSetUnitsOfDistribution

        boolean isSetUnitsOfDistribution()
        True if has "unitsOfDistribution" element
      • setUnitsOfDistribution

        void setUnitsOfDistribution​(CharacterStringPropertyType unitsOfDistribution)
        Sets the "unitsOfDistribution" element
      • addNewUnitsOfDistribution

        CharacterStringPropertyType addNewUnitsOfDistribution()
        Appends and returns a new empty "unitsOfDistribution" element
      • unsetUnitsOfDistribution

        void unsetUnitsOfDistribution()
        Unsets the "unitsOfDistribution" element
      • getTransferSize

        RealPropertyType getTransferSize()
        Gets the "transferSize" element
      • isSetTransferSize

        boolean isSetTransferSize()
        True if has "transferSize" element
      • setTransferSize

        void setTransferSize​(RealPropertyType transferSize)
        Sets the "transferSize" element
      • addNewTransferSize

        RealPropertyType addNewTransferSize()
        Appends and returns a new empty "transferSize" element
      • unsetTransferSize

        void unsetTransferSize()
        Unsets the "transferSize" element
      • sizeOfOnLineArray

        int sizeOfOnLineArray()
        Returns number of "onLine" element
      • insertNewOnLine

        CIOnlineResourcePropertyType insertNewOnLine​(int i)
        Inserts and returns a new empty value (as xml) as the ith "onLine" element
      • removeOnLine

        void removeOnLine​(int i)
        Removes the ith "onLine" element
      • isSetOffLine

        boolean isSetOffLine()
        True if has "offLine" element
      • addNewOffLine

        MDMediumPropertyType addNewOffLine()
        Appends and returns a new empty "offLine" element
      • unsetOffLine

        void unsetOffLine()
        Unsets the "offLine" element