扩展阅读
java命名空间javax.jws.soap枚举soapbinding.use的类成员方法: encoded定义及介绍
发布时间:2014-2-18
本文导语:
encoded
public static final soapbinding.use encoded
values
public static final soapbinding.use[] values()
returns an array containing the constants of this enum type, in
the order they are declared. this method may be used to iterate
over the constants as follows:
for(soapbinding.use c...