Class ServiceMetadataPublisherServiceType


  • public class ServiceMetadataPublisherServiceType
    extends Object

    Java class for ServiceMetadataPublisherServiceType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="ServiceMetadataPublisherServiceType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="PublisherEndpoint" type="{http://busdox.org/serviceMetadata/locator/1.0/}PublisherEndpointType"/>
             <element ref="{http://busdox.org/serviceMetadata/locator/1.0/}ServiceMetadataPublisherID"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Field Detail

      • serviceMetadataPublisherID

        protected String serviceMetadataPublisherID
    • Constructor Detail

      • ServiceMetadataPublisherServiceType

        public ServiceMetadataPublisherServiceType()
    • Method Detail

      • getServiceMetadataPublisherID

        public String getServiceMetadataPublisherID()
        Gets the value of the serviceMetadataPublisherID property.
        Returns:
        possible object is String
      • setServiceMetadataPublisherID

        public void setServiceMetadataPublisherID​(String value)
        Sets the value of the serviceMetadataPublisherID property.
        Parameters:
        value - allowed object is String