Class ServiceMetadataPublisherServiceForParticipantType


  • public class ServiceMetadataPublisherServiceForParticipantType
    extends Object

    Java class for ServiceMetadataPublisherServiceForParticipantType complex type

    .

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

    
     <complexType name="ServiceMetadataPublisherServiceForParticipantType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element ref="{http://busdox.org/serviceMetadata/locator/1.0/}ServiceMetadataPublisherID"/>
             <element ref="{http://busdox.org/transport/identifiers/1.0/}ParticipantIdentifier"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • ServiceMetadataPublisherServiceForParticipantType

        public ServiceMetadataPublisherServiceForParticipantType()
    • 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