Interface EventTimePropertyType

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

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

      • type

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

      • getTimeInstant

        TimeInstantType getTimeInstant()
        Gets the "TimeInstant" element
      • isSetTimeInstant

        boolean isSetTimeInstant()
        True if has "TimeInstant" element
      • setTimeInstant

        void setTimeInstant​(TimeInstantType timeInstant)
        Sets the "TimeInstant" element
      • addNewTimeInstant

        TimeInstantType addNewTimeInstant()
        Appends and returns a new empty "TimeInstant" element
      • unsetTimeInstant

        void unsetTimeInstant()
        Unsets the "TimeInstant" element
      • getTimePeriod

        TimePeriodType getTimePeriod()
        Gets the "TimePeriod" element
      • isSetTimePeriod

        boolean isSetTimePeriod()
        True if has "TimePeriod" element
      • setTimePeriod

        void setTimePeriod​(TimePeriodType timePeriod)
        Sets the "TimePeriod" element
      • addNewTimePeriod

        TimePeriodType addNewTimePeriod()
        Appends and returns a new empty "TimePeriod" element
      • unsetTimePeriod

        void unsetTimePeriod()
        Unsets the "TimePeriod" element
      • xgetType

        TypeType xgetType()
        Gets (as xml) the "type" attribute
      • isSetType

        boolean isSetType()
        True if has "type" attribute
      • setType

        void setType​(TypeType.Enum type)
        Sets the "type" attribute
      • xsetType

        void xsetType​(TypeType type)
        Sets (as xml) the "type" attribute
      • unsetType

        void unsetType()
        Unsets the "type" attribute
      • getHref

        String getHref()
        Gets the "href" attribute
      • xgetHref

        HrefType xgetHref()
        Gets (as xml) the "href" attribute
      • isSetHref

        boolean isSetHref()
        True if has "href" attribute
      • setHref

        void setHref​(String href)
        Sets the "href" attribute
      • xsetHref

        void xsetHref​(HrefType href)
        Sets (as xml) the "href" attribute
      • unsetHref

        void unsetHref()
        Unsets the "href" attribute
      • getRole

        String getRole()
        Gets the "role" attribute
      • xgetRole

        RoleType xgetRole()
        Gets (as xml) the "role" attribute
      • isSetRole

        boolean isSetRole()
        True if has "role" attribute
      • setRole

        void setRole​(String role)
        Sets the "role" attribute
      • xsetRole

        void xsetRole​(RoleType role)
        Sets (as xml) the "role" attribute
      • unsetRole

        void unsetRole()
        Unsets the "role" attribute
      • getArcrole

        String getArcrole()
        Gets the "arcrole" attribute
      • xgetArcrole

        ArcroleType xgetArcrole()
        Gets (as xml) the "arcrole" attribute
      • isSetArcrole

        boolean isSetArcrole()
        True if has "arcrole" attribute
      • setArcrole

        void setArcrole​(String arcrole)
        Sets the "arcrole" attribute
      • xsetArcrole

        void xsetArcrole​(ArcroleType arcrole)
        Sets (as xml) the "arcrole" attribute
      • unsetArcrole

        void unsetArcrole()
        Unsets the "arcrole" attribute
      • getTitle

        String getTitle()
        Gets the "title" attribute
      • xgetTitle

        TitleAttrType xgetTitle()
        Gets (as xml) the "title" attribute
      • isSetTitle

        boolean isSetTitle()
        True if has "title" attribute
      • setTitle

        void setTitle​(String title)
        Sets the "title" attribute
      • xsetTitle

        void xsetTitle​(TitleAttrType title)
        Sets (as xml) the "title" attribute
      • unsetTitle

        void unsetTitle()
        Unsets the "title" attribute
      • xgetShow

        ShowType xgetShow()
        Gets (as xml) the "show" attribute
      • isSetShow

        boolean isSetShow()
        True if has "show" attribute
      • setShow

        void setShow​(ShowType.Enum show)
        Sets the "show" attribute
      • xsetShow

        void xsetShow​(ShowType show)
        Sets (as xml) the "show" attribute
      • unsetShow

        void unsetShow()
        Unsets the "show" attribute
      • xgetActuate

        ActuateType xgetActuate()
        Gets (as xml) the "actuate" attribute
      • isSetActuate

        boolean isSetActuate()
        True if has "actuate" attribute
      • setActuate

        void setActuate​(ActuateType.Enum actuate)
        Sets the "actuate" attribute
      • xsetActuate

        void xsetActuate​(ActuateType actuate)
        Sets (as xml) the "actuate" attribute
      • unsetActuate

        void unsetActuate()
        Unsets the "actuate" attribute
      • getNilReason

        Object getNilReason()
        Gets the "nilReason" attribute
      • xgetNilReason

        NilReasonType xgetNilReason()
        Gets (as xml) the "nilReason" attribute
      • isSetNilReason

        boolean isSetNilReason()
        True if has "nilReason" attribute
      • setNilReason

        void setNilReason​(Object nilReason)
        Sets the "nilReason" attribute
      • xsetNilReason

        void xsetNilReason​(NilReasonType nilReason)
        Sets (as xml) the "nilReason" attribute
      • unsetNilReason

        void unsetNilReason()
        Unsets the "nilReason" attribute
      • getRemoteSchema

        String getRemoteSchema()
        Gets the "remoteSchema" attribute
      • xgetRemoteSchema

        org.apache.xmlbeans.XmlAnyURI xgetRemoteSchema()
        Gets (as xml) the "remoteSchema" attribute
      • isSetRemoteSchema

        boolean isSetRemoteSchema()
        True if has "remoteSchema" attribute
      • setRemoteSchema

        void setRemoteSchema​(String remoteSchema)
        Sets the "remoteSchema" attribute
      • xsetRemoteSchema

        void xsetRemoteSchema​(org.apache.xmlbeans.XmlAnyURI remoteSchema)
        Sets (as xml) the "remoteSchema" attribute
      • unsetRemoteSchema

        void unsetRemoteSchema()
        Unsets the "remoteSchema" attribute
      • isSetUnionSemantics

        boolean isSetUnionSemantics()
        True if has "unionSemantics" attribute
      • xsetUnionSemantics

        void xsetUnionSemantics​(EventTimeUnionSemantics unionSemantics)
        Sets (as xml) the "unionSemantics" attribute
      • unsetUnionSemantics

        void unsetUnionSemantics()
        Unsets the "unionSemantics" attribute