Class PModeLegProtocol
java.lang.Object
com.helger.phase4.model.pmode.leg.PModeLegProtocol
- All Implemented Interfaces:
Serializable
@NotThreadSafe
@MustImplementEqualsAndHashcode
public class PModeLegProtocol
extends Object
implements Serializable
PMode leg protocol parameters.
- Author:
- Philip Helger
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PModeLegProtocolcreateForDefaultSoapVersion(String sAddress) booleanfinal Stringfinal Stringfinal ESoapVersionfinal booleaninthashCode()final com.helger.commons.state.EChangesetAddress(String sAddress) final com.helger.commons.state.EChangesetSoapVersion(ESoapVersion eSoapVersion) toString()
-
Constructor Details
-
PModeLegProtocol
public PModeLegProtocol() -
PModeLegProtocol
-
-
Method Details
-
getAddress
-
hasAddress
public final boolean hasAddress() -
getAddressProtocol
-
setAddress
-
getSoapVersion
-
setSoapVersion
@Nonnull public final com.helger.commons.state.EChange setSoapVersion(@Nonnull ESoapVersion eSoapVersion) -
equals
-
hashCode
public int hashCode() -
toString
-
createForDefaultSoapVersion
-