public class NotificationBrokerMetadataType extends NotificationProducerMetadataType implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for NotificationBrokerMetadataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NotificationBrokerMetadataType">
<complexContent>
<extension base="{http://www.opengis.net/swes/2.0}NotificationProducerMetadataType">
<sequence>
<element name="requiresRegistration" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</extension>
</complexContent>
</complexType>
NotificationProducerMetadataType.ProducerEndpoint, NotificationProducerMetadataType.ServedTopics, NotificationProducerMetadataType.SupportedDialects| Modifier and Type | Field and Description |
|---|---|
protected boolean |
requiresRegistration |
fixedTopicSet, producerEndpoint, servedTopics, supportedDialects, usedTopicNamespacedescription, extension, id, identifier, name| Constructor and Description |
|---|
NotificationBrokerMetadataType() |
getProducerEndpoint, getServedTopics, getSupportedDialects, getUsedTopicNamespace, isFixedTopicSet, isSetFixedTopicSet, isSetProducerEndpoint, isSetServedTopics, isSetSupportedDialects, isSetUsedTopicNamespace, setFixedTopicSet, setProducerEndpoint, setServedTopics, setSupportedDialects, setUsedTopicNamespace, unsetUsedTopicNamespacegetDescription, getExtension, getId, getIdentifier, getName, isSetDescription, isSetExtension, isSetId, isSetIdentifier, isSetName, setDescription, setExtension, setId, setIdentifier, setName, unsetExtension, unsetNamepublic boolean isRequiresRegistration()
public void setRequiresRegistration(boolean value)
public boolean isSetRequiresRegistration()
public String toString()
toString in class NotificationProducerMetadataTypepublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2append in class NotificationProducerMetadataTypepublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2appendFields in class NotificationProducerMetadataTypepublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2equals in class NotificationProducerMetadataTypepublic boolean equals(Object object)
equals in class NotificationProducerMetadataTypepublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2hashCode in class NotificationProducerMetadataTypepublic int hashCode()
hashCode in class NotificationProducerMetadataTypepublic Object clone()
clone in class NotificationProducerMetadataTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class NotificationProducerMetadataTypepublic Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class NotificationProducerMetadataTypepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2createNewInstance in class NotificationProducerMetadataTypepublic void mergeFrom(Object left, Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class NotificationProducerMetadataTypepublic void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class NotificationProducerMetadataTypepublic NotificationBrokerMetadataType withRequiresRegistration(boolean value)
public NotificationBrokerMetadataType withProducerEndpoint(NotificationProducerMetadataType.ProducerEndpoint value)
withProducerEndpoint in class NotificationProducerMetadataTypepublic NotificationBrokerMetadataType withSupportedDialects(NotificationProducerMetadataType.SupportedDialects value)
withSupportedDialects in class NotificationProducerMetadataTypepublic NotificationBrokerMetadataType withFixedTopicSet(boolean value)
withFixedTopicSet in class NotificationProducerMetadataTypepublic NotificationBrokerMetadataType withServedTopics(NotificationProducerMetadataType.ServedTopics value)
withServedTopics in class NotificationProducerMetadataTypepublic NotificationBrokerMetadataType withUsedTopicNamespace(TopicNamespaceType... values)
withUsedTopicNamespace in class NotificationProducerMetadataTypepublic NotificationBrokerMetadataType withUsedTopicNamespace(Collection<TopicNamespaceType> values)
withUsedTopicNamespace in class NotificationProducerMetadataTypepublic NotificationBrokerMetadataType withUsedTopicNamespace(List<TopicNamespaceType> value)
withUsedTopicNamespace in class NotificationProducerMetadataTypepublic NotificationBrokerMetadataType withDescription(String value)
withDescription in class NotificationProducerMetadataTypepublic NotificationBrokerMetadataType withIdentifier(String value)
withIdentifier in class NotificationProducerMetadataTypepublic NotificationBrokerMetadataType withName(CodeType... values)
withName in class NotificationProducerMetadataTypepublic NotificationBrokerMetadataType withName(Collection<CodeType> values)
withName in class NotificationProducerMetadataTypepublic NotificationBrokerMetadataType withExtension(Object... values)
withExtension in class NotificationProducerMetadataTypepublic NotificationBrokerMetadataType withExtension(Collection<Object> values)
withExtension in class NotificationProducerMetadataTypepublic NotificationBrokerMetadataType withId(String value)
withId in class NotificationProducerMetadataTypepublic NotificationBrokerMetadataType withName(List<CodeType> value)
withName in class NotificationProducerMetadataTypepublic NotificationBrokerMetadataType withExtension(List<Object> value)
withExtension in class NotificationProducerMetadataTypeCopyright © 2008–2023. All rights reserved.