Class EndpointOffer


  • public class EndpointOffer
    extends java.lang.Object
    • Constructor Detail

      • EndpointOffer

        public EndpointOffer()
    • Method Detail

      • setOfferedEndpoint

        public void setOfferedEndpoint​(EndpointContract offeredEndpoint)
      • setProtocol

        public void setProtocol​(java.lang.String protocol)
      • getProtocol

        public java.lang.String getProtocol()
      • setLocation

        public void setLocation​(java.lang.String location)
      • getLocation

        public java.lang.String getLocation()
      • setProtocolComment

        public void setProtocolComment​(java.lang.String protocolComment)
      • getProtocolComment

        public java.lang.String getProtocolComment()
      • hasProtocolComment

        public boolean hasProtocolComment()