public class PtrRecord extends Object
| Constructor and Description |
|---|
PtrRecord() |
| Modifier and Type | Method and Description |
|---|---|
String |
ptrdname()
Get the ptrdname value.
|
PtrRecord |
withPtrdname(String ptrdname)
Set the ptrdname value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/