public class DefaultEncryptionProfile extends org.onosproject.yang.model.InnerModelObject implements EncryptionProfile
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultEncryptionProfile()
Creates an instance of defaultEncryptionProfile.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Profile |
profile()
Returns the attribute profile.
|
void |
profile(Profile profile)
Sets the attribute profile.
|
String |
toString() |
protected Profile profile
public DefaultEncryptionProfile()
public Profile profile()
EncryptionProfileprofile in interface EncryptionProfilepublic void profile(Profile profile)
EncryptionProfileprofile in interface EncryptionProfileprofile - value of profileCopyright © 2017. All rights reserved.