Class ServiceFeatureRef

  • All Implemented Interfaces:
    Serializable

    public class ServiceFeatureRef
    extends Object
    implements Serializable
    Type for reference to a ServiceCategory.

    Java class for ServiceFeatureRefStructure complex type.

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

     <complexType name="ServiceFeatureRefStructure">
       <simpleContent>
         <extension base="<http://www.siri.org.uk/siri>ServiceFeatureCodeType">
         </extension>
       </simpleContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Field Detail

      • value

        protected String value
    • Constructor Detail

      • ServiceFeatureRef

        public ServiceFeatureRef()
    • Method Detail

      • getValue

        public String getValue()
        Type for identifier of a ServiceCategory. SIRI provides a recommended set of values covering most usages, intended to be TPEG comnpatible. See the SIRI facilities packaged.
        Returns:
        possible object is String
      • setValue

        public void setValue​(String value)
        Sets the value of the value property.
        Parameters:
        value - allowed object is String