public class VnfdServiceTypes extends Object
Constructor and Description |
---|
VnfdServiceTypes() |
Modifier and Type | Method and Description |
---|---|
static VnfdServiceTypes |
create() |
String |
getId() |
String |
getServiceType() |
VnfdServiceTypes |
serviceType(String serviceType)
Service Type to Set : Example serviceType : vnfd
|
String |
toString() |
public static VnfdServiceTypes create()
public VnfdServiceTypes serviceType(String serviceType)
serviceType
- the serviceType to setpublic String getId()
public String getServiceType()
Copyright © 2017. All rights reserved.