Class SubjectFilterType.BindingItems.C

  • Enclosing class:
    SubjectFilterType.BindingItems

    public static class SubjectFilterType.BindingItems.C
    extends java.lang.Object

    Java-Klasse für anonymous complex type.

    Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.

     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <attribute name="bRef" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
         </restriction>
       </complexContent>
     </complexType>
     
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String bRef  
    • Constructor Summary

      Constructors 
      Constructor Description
      C()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getBRef()
      Ruft den Wert der bRef-Eigenschaft ab.
      void setBRef​(java.lang.String value)
      Legt den Wert der bRef-Eigenschaft fest.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • bRef

        protected java.lang.String bRef
    • Constructor Detail

      • C

        public C()
    • Method Detail

      • getBRef

        public java.lang.String getBRef()
        Ruft den Wert der bRef-Eigenschaft ab.
        Returns:
        possible object is String
      • setBRef

        public void setBRef​(java.lang.String value)
        Legt den Wert der bRef-Eigenschaft fest.
        Parameters:
        value - allowed object is String