public class WebAppRecord.WebApplication extends Object implements Serializable
Constructor and Description |
---|
WebAppRecord.WebApplication() |
Modifier and Type | Method and Description |
---|---|
String |
getWEB_APPLICATION_ID() |
String |
getWEB_APPLICATION_NAME() |
String |
getWEB_APPLICATION_VERSION() |
void |
setWEB_APPLICATION_ID(String wEB_APPLICATION_ID) |
void |
setWEB_APPLICATION_NAME(String wEB_APPLICATION_NAME) |
void |
setWEB_APPLICATION_VERSION(String wEB_APPLICATION_VERSION) |
public String getWEB_APPLICATION_ID()
public void setWEB_APPLICATION_ID(String wEB_APPLICATION_ID)
public String getWEB_APPLICATION_NAME()
public void setWEB_APPLICATION_NAME(String wEB_APPLICATION_NAME)
public String getWEB_APPLICATION_VERSION()
public void setWEB_APPLICATION_VERSION(String wEB_APPLICATION_VERSION)
Copyright © 2014. All Rights Reserved.