Class Fragment

  • All Implemented Interfaces:
    Serializable, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.TypeObject

    @Generated("mdsal-binding-generator")
    public class Fragment
    extends Object
    implements org.opendaylight.yangtools.yang.binding.TypeObject, Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • Fragment

        public Fragment​(Fragment source)
        Creates a copy from Source Object.
        Parameters:
        source - Source object
    • Method Detail

      • getDefaultInstance

        public static Fragment getDefaultInstance​(String defaultValue)
      • getLast

        public Boolean getLast()
      • isLast

        @Deprecated(forRemoval=true)
        public final Boolean isLast()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getFirst

        public Boolean getFirst()
      • isFirst

        @Deprecated(forRemoval=true)
        public final Boolean isFirst()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • isIsA

        @Deprecated(forRemoval=true)
        public final Boolean isIsA()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getDoNot

        public Boolean getDoNot()
      • isDoNot

        @Deprecated(forRemoval=true)
        public final Boolean isDoNot()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getValue

        public boolean[] getValue()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • equals

        public final boolean equals​(Object obj)
        Overrides:
        equals in class Object