public class FaId extends org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri implements Serializable
| Constructor and Description |
|---|
FaId(FaId source)
Creates a copy from Source Object.
|
FaId(String _value) |
FaId(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri source)
Creates a new instance from Uri
|
| Modifier and Type | Method and Description |
|---|---|
static FaId |
getDefaultInstance(String defaultValue) |
@ConstructorProperties(value="value") public FaId(String _value)
public FaId(FaId source)
source - Source objectpublic FaId(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri source)
source - Source objectCopyright © 2018 OpenDaylight. All rights reserved.