Uses of Class
org.xmlsoap.schemas.ws._2005._02.trust.BinarySecretTypeOpenEnum

Packages that use BinarySecretTypeOpenEnum
org.xmlsoap.schemas.ws._2005._02.trust   
 

Uses of BinarySecretTypeOpenEnum in org.xmlsoap.schemas.ws._2005._02.trust
 

Methods in org.xmlsoap.schemas.ws._2005._02.trust that return BinarySecretTypeOpenEnum
 BinarySecretTypeOpenEnum BinarySecretType.getType()
          Gets the type value for this BinarySecretType.
 

Methods in org.xmlsoap.schemas.ws._2005._02.trust with parameters of type BinarySecretTypeOpenEnum
 void BinarySecretType.setType(BinarySecretTypeOpenEnum type)
          Sets the type value for this BinarySecretType.