Interface RelatedOfferingsType

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

    public interface RelatedOfferingsType
    extends org.apache.xmlbeans.XmlObject
    An XML RelatedOfferingsType(@http://www.opengis.net/sosro/1.0). This is a complex type.
    • Field Detail

      • type

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

      • sizeOfRelatedOfferingArray

        int sizeOfRelatedOfferingArray()
        Returns number of "relatedOffering" element
      • insertNewRelatedOffering

        RelatedOfferingsType.RelatedOffering insertNewRelatedOffering​(int i)
        Inserts and returns a new empty value (as xml) as the ith "relatedOffering" element
      • removeRelatedOffering

        void removeRelatedOffering​(int i)
        Removes the ith "relatedOffering" element