Uses of Class
com.helger.smpclient.extension.SMPExtension
Packages that use SMPExtension
-
Uses of SMPExtension in com.helger.smpclient.extension
Methods in com.helger.smpclient.extension that return SMPExtensionModifier and TypeMethodDescriptionstatic SMPExtensionSMPExtension.ofBDXR1(com.helger.xsds.bdxr.smp1.ExtensionType aExt) static SMPExtensionSMPExtension.ofBDXR2(com.helger.xsds.bdxr.smp2.ec.SMPExtensionType aExt) static SMPExtensionSMPExtension.ofJson(com.helger.json.IJsonObject aObject) static SMPExtensionSets the value of the any property.SMPExtension.setExtensionAgencyID(String value) Sets the value of the extensionAgencyID property.SMPExtension.setExtensionAgencyName(String value) Sets the value of the extensionAgencyName property.SMPExtension.setExtensionAgencyURI(String value) Sets the value of the extensionAgencyURI property.SMPExtension.setExtensionID(String value) Sets the value of the extensionID property.SMPExtension.setExtensionName(String value) Sets the value of the extensionName property.SMPExtension.setExtensionReason(String value) Sets the value of the extensionReason property.SMPExtension.setExtensionReasonCode(String value) Sets the value of the extensionReasonCode property.SMPExtension.setExtensionURI(String value) Sets the value of the extensionURI property.SMPExtension.setExtensionVersionID(String value) Sets the value of the extensionVersionID property.Methods in com.helger.smpclient.extension that return types with arguments of type SMPExtensionModifier and TypeMethodDescriptionfinal com.helger.commons.collection.impl.ICommonsList<SMPExtension> SMPExtensionList.extensions()Methods in com.helger.smpclient.extension with parameters of type SMPExtensionModifier and TypeMethodDescriptionstatic SMPExtensionListSMPExtensionList.of(SMPExtension... aExtensions)