Class JavaCustomType

java.lang.Object
com.sun.xml.rpc.processor.model.java.JavaType
com.sun.xml.rpc.processor.model.java.JavaCustomType

public class JavaCustomType extends JavaType
Author:
JAX-RPC Development Team
  • Constructor Details

    • JavaCustomType

      public JavaCustomType()
    • JavaCustomType

      public JavaCustomType(String name)
    • JavaCustomType

      public JavaCustomType(String name, TypeMappingInfo typeMappingInfo)
  • Method Details

    • getTypeMappingInfo

      public TypeMappingInfo getTypeMappingInfo()
    • setTypeMappingInfo

      public void setTypeMappingInfo(TypeMappingInfo typeMappingInfo)