public class StitchedTailEndBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<StitchedTailEnd>
StitchedTailEnd instances.StitchedTailEnd| Constructor and Description |
|---|
StitchedTailEndBuilder() |
StitchedTailEndBuilder(FaStitchedEndPoint arg) |
StitchedTailEndBuilder(StitchedTailEnd base) |
| Modifier and Type | Method and Description |
|---|---|
StitchedTailEndBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<StitchedTailEnd>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<StitchedTailEnd> augmentationValue) |
StitchedTailEnd |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<StitchedTailEnd>> |
getAugmentation(Class<E> augmentationType) |
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId |
getNode() |
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId |
getTpId() |
StitchedTailEndBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<StitchedTailEnd>> augmentationType) |
StitchedTailEndBuilder |
setNode(org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId value) |
StitchedTailEndBuilder |
setTpId(org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId value) |
public StitchedTailEndBuilder()
public StitchedTailEndBuilder(FaStitchedEndPoint arg)
public StitchedTailEndBuilder(StitchedTailEnd base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId getNode()
public org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId getTpId()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<StitchedTailEnd>> E getAugmentation(Class<E> augmentationType)
public StitchedTailEndBuilder setNode(org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId value)
public StitchedTailEndBuilder setTpId(org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId value)
public StitchedTailEndBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<StitchedTailEnd>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<StitchedTailEnd> augmentationValue)
public StitchedTailEndBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<StitchedTailEnd>> augmentationType)
public StitchedTailEnd build()
build in interface org.opendaylight.yangtools.concepts.Builder<StitchedTailEnd>Copyright © 2018 OpenDaylight. All rights reserved.