Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.ofj.nxm.nx.match.nshc._3.grouping.Nshc3Values
- 
- 
Uses of Nshc3Values in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421 that return Nshc3Values Modifier and Type Method Description Nshc3ValuesOfjNxmNxMatchNshc3Grouping. getNshc3Values()Return nshc3Values, ornullif it is not present.
- 
Uses of Nshc3Values in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.ofj.nxm.nx.match.nshc._3.groupingMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.ofj.nxm.nx.match.nshc._3.grouping with type parameters of type Nshc3Values Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Nshc3Values>>
 E$$Nshc3ValuesBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.ofj.nxm.nx.match.nshc._3.grouping that return Nshc3Values Modifier and Type Method Description Nshc3ValuesNshc3ValuesBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.ofj.nxm.nx.match.nshc._3.grouping that return types with arguments of type Nshc3Values Modifier and Type Method Description default Class<Nshc3Values>Nshc3Values. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.ofj.nxm.nx.match.nshc._3.grouping with parameters of type Nshc3Values Modifier and Type Method Description static booleanNshc3Values. bindingEquals(@NonNull Nshc3Values thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNshc3Values. bindingHashCode(@NonNull Nshc3Values obj)Default implementation ofObject.hashCode()contract for this interface.static StringNshc3Values. bindingToString(@NonNull Nshc3Values obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.ofj.nxm.nx.match.nshc._3.grouping with type arguments of type Nshc3Values Modifier and Type Method Description Nshc3ValuesBuilderNshc3ValuesBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Nshc3Values> augmentation)Add an augmentation to this builder's product.Nshc3ValuesBuilderNshc3ValuesBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Nshc3Values>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.ofj.nxm.nx.match.nshc._3.grouping with parameters of type Nshc3Values Constructor Description Nshc3ValuesBuilder(Nshc3Values base)
 
-