public class InstructionId extends org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri implements Serializable
| Constructor and Description |
|---|
InstructionId(InstructionId source)
Creates a copy from Source Object.
|
InstructionId(String _value) |
InstructionId(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 InstructionId |
getDefaultInstance(String defaultValue) |
@ConstructorProperties(value="value") public InstructionId(String _value)
public InstructionId(InstructionId source)
source - Source objectpublic InstructionId(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri source)
source - Source objectpublic static InstructionId getDefaultInstance(String defaultValue)
Copyright © 2017 OpenDaylight. All rights reserved.