Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.SrlgId
-
-
Uses of SrlgId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820 that return SrlgId Modifier and Type Method Description static SrlgIdSrlgId. getDefaultInstance(String defaultValue)SrlgIdSrlgSubobject. getSrlgId()Return srlgId, ornullif it is not present.default @NonNull SrlgIdSrlgSubobject. requireSrlgId()Return srlgId, guaranteed to be non-null.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820 with parameters of type SrlgId Constructor Description SrlgId(SrlgId source)Creates a copy from Source Object. -
Uses of SrlgId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.srlg._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.srlg._case that return SrlgId Modifier and Type Method Description SrlgIdSrlgBuilder. getSrlgId()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.srlg._case with parameters of type SrlgId Modifier and Type Method Description SrlgBuilderSrlgBuilder. setSrlgId(SrlgId value)
-