public class DiscoveryServiceProperties extends Asset
description, displayName, latestChange, owner, ownerType, shortDescription, zoneMembershipadditionalProperties, meanings, qualifiedNameclassifications, extendedProperties, guid, type, url| Constructor and Description |
|---|
DiscoveryServiceProperties()
Default constructor
|
DiscoveryServiceProperties(DiscoveryServiceProperties template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare)
Compare the values of the supplied object with those stored in the current object.
|
Connection |
getConnection()
Return the connection used to create a instance of this discovery service.
|
int |
hashCode()
Create a hash code for this element type.
|
void |
setConnection(Connection connection)
Set up the connection used to create a instance of this discovery service.
|
String |
toString()
Standard toString method.
|
getDescription, getDisplayName, getLatestChange, getOwner, getOwnerType, getShortDescription, getZoneMembership, setDescription, setDisplayName, setLatestChange, setOwner, setOwnerType, setShortDescription, setZoneMembershipgetAdditionalProperties, getMeanings, getQualifiedName, setAdditionalProperties, setMeanings, setQualifiedNamegetClassifications, getExtendedProperties, getGUID, getType, getURL, setClassifications, setExtendedProperties, setGUID, setType, setURLpublic DiscoveryServiceProperties()
public DiscoveryServiceProperties(DiscoveryServiceProperties template)
template - object to copypublic Connection getConnection()
public void setConnection(Connection connection)
connection - connection objectpublic String toString()
public boolean equals(Object objectToCompare)
Copyright © 2018–2019 ODPi. All rights reserved.