Class DeploymentWrapper<T extends Serializable>

java.lang.Object
tethys.deployment.DeploymentWrapper<T>

public class DeploymentWrapper<T extends Serializable> extends Object
  • Constructor Details Link icon

    • DeploymentWrapper Link icon

      public DeploymentWrapper(T tethysObject)
  • Method Details Link icon

    • getFieldNames Link icon

      public List<String> getFieldNames()
    • getComplexObjects Link icon

      public List<Serializable> getComplexObjects()
    • main Link icon

      public static void main(String[] args)