class VMware_VCloud_API_QueryResultAdminVAppNetworkRecordType extends VMware_VCloud_API_QueryResultRecordType
| static | $defaultNS |
public
__construct(anyURI $href = null, string $type = null, string $id = null, array $Link = null, VMware_VCloud_API_MetadataType $Metadata = null, string $name = null, string $vappName = null, boolean $isBusy = null, string $dns2 = null, string $dns1 = null, boolean $isIpScopeInherited = null, string $netmask = null, string $dnsSuffix = null, string $org = null, string $gateway = null, string $vApp = null)
public
getLink()
public
setLink($Link)
public
addLink($value)
public
getMetadata()
public
setMetadata($Metadata)
public
get_href()
public
set_href($href)
public
get_type()
public
set_type($type)
public
get_id()
public
set_id($id)
public
get_anyAttributes()
public
set_anyAttributes($anyAttributes)
public
get_tagName()
public
set_tagName($tagName)
public
export($name = null, $out = '', $level, $namespacedef = null, $namespace = null, $rootNS = null)
public
build($node, $namespaces = '')
public
get_name()
public
set_name($name)
public
get_vappName()
public
set_vappName($vappName)
public
get_isBusy()
public
set_isBusy($isBusy)
public
get_dns2()
public
set_dns2($dns2)
public
get_dns1()
public
set_dns1($dns1)
public
get_isIpScopeInherited()
public
set_isIpScopeInherited($isIpScopeInherited)
public
get_netmask()
public
set_netmask($netmask)
public
get_dnsSuffix()
public
set_dnsSuffix($dnsSuffix)
public
get_org()
public
set_org($org)
public
get_gateway()
public
set_gateway($gateway)
public
get_vApp()
public
set_vApp($vApp)