- All Implemented Interfaces:
Serializable
Contains information extracted from TrustServiceTSLType element
- See Also:
-
-
Constructor Summary
Constructors
Default constructor instantiating object with null values
-
Method Summary
Gets the AdditionalServiceInformation value
Gets the ServiceTypeIdentifier value
void
Sets the AdditionalServiceInformation value
void
Sets the ServiceTypeIdentifier value
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ServiceTypeASi
public ServiceTypeASi()
Default constructor instantiating object with null values
-
Method Details
-
getType
Gets the ServiceTypeIdentifier value
- Returns:
String
-
setType
public void setType(String type)
Sets the ServiceTypeIdentifier value
- Parameters:
type
- String
-
getAsi
Gets the AdditionalServiceInformation value
- Returns:
String
-
setAsi
public void setAsi(String asi)
Sets the AdditionalServiceInformation value
- Parameters:
asi
- String