Package org.robovm.apple.foundation
Class NSNetServiceErrorUserInfo
java.lang.Object
org.robovm.apple.foundation.NSDictionaryWrapper
org.robovm.apple.foundation.NSNetServiceErrorUserInfo
public class NSNetServiceErrorUserInfo extends NSDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNSNetServiceErrorUserInfo.AsListMarshalerstatic classNSNetServiceErrorUserInfo.Keysstatic classNSNetServiceErrorUserInfo.Marshaler -
Field Summary
Fields inherited from class org.robovm.apple.foundation.NSDictionaryWrapper
data -
Constructor Summary
Constructors Constructor Description NSNetServiceErrorUserInfo() -
Method Summary
Modifier and Type Method Description NSObjectget(NSString key)NSNetServiceErrorCodegetErrorCode()StringgetErrorDomain()booleanhas(NSString key)NSNetServiceErrorUserInfoset(NSString key, NSObject value)NSNetServiceErrorUserInfosetErrorCode(NSNetServiceErrorCode errorCode)NSNetServiceErrorUserInfosetErrorDomain(String errorDomain)Methods inherited from class org.robovm.apple.foundation.NSDictionaryWrapper
getDictionary, toString
-
Constructor Details
-
NSNetServiceErrorUserInfo
public NSNetServiceErrorUserInfo()
-
-
Method Details
-
has
-
get
-
set
-
getErrorCode
-
setErrorCode
-
getErrorDomain
-
setErrorDomain
-