Class TimeToLiveType


  • public class TimeToLiveType
    extends Object

    Java class for timeToLiveType complex type.

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

     <complexType name="timeToLiveType">
       <simpleContent>
         <extension base="<http://www.w3.org/2001/XMLSchema>long">
         </extension>
       </simpleContent>
     </complexType>
     
    • Field Detail

      • value

        protected long value
    • Constructor Detail

      • TimeToLiveType

        public TimeToLiveType()
    • Method Detail

      • getValue

        public long getValue()
        Gets the value of the value property.
      • setValue

        public void setValue​(long value)
        Sets the value of the value property.