类 ArrowOutput
java.lang.Object
cn.warpin.thirdPart.huawei.obs.obs.services.model.select.XmlSerialization
cn.warpin.thirdPart.huawei.obs.obs.services.model.select.ArrowOutput
Arrow output serialization format
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidappendToXml(OBSXMLBuilder xmlBuilder) Formats the output settings into the XML request从类继承的方法 cn.warpin.thirdPart.huawei.obs.obs.services.model.select.XmlSerialization
charToString
-
构造器详细资料
-
ArrowOutput
public ArrowOutput()
-
-
方法详细资料
-
appendToXml
Formats the output settings into the XML request- 指定者:
appendToXml在类中XmlSerialization- 参数:
xmlBuilder- The xml serializer
-